Re: Sparse updates

2010-11-10 Thread Klaus Ganser
On Wed, Nov 10, 2010 at 8:41 AM, Daniel Shahaf wrote: > Sounds useful to me. I've submitted the feature request: http://subversion.tigris.org/issues/show_bug.cgi?id=3748 Thanks, Klaus

Re: Sparse updates

2010-11-10 Thread Stefan Sperling
On Wed, Nov 10, 2010 at 06:41:41PM +0200, Daniel Shahaf wrote: > Klaus Ganser wrote on Tue, Nov 09, 2010 at 21:19:24 -0800: > > Hello, > > > > I have a simple feature request for the svn update command, so I'd > > like some feedback on the utility of this feature. In the past, I've > > Sounds us

Re: Sparse updates

2010-11-10 Thread Daniel Shahaf
Klaus Ganser wrote on Tue, Nov 09, 2010 at 21:19:24 -0800: > Hello, > > I have a simple feature request for the svn update command, so I'd > like some feedback on the utility of this feature. In the past, I've Sounds useful to me. > wanted to perform a sparse checkout of several different parts

Sparse updates

2010-11-09 Thread Klaus Ganser
Hello, I have a simple feature request for the svn update command, so I'd like some feedback on the utility of this feature. In the past, I've wanted to perform a sparse checkout of several different parts of a repository, so I've started by checking out the root using --depth=empty: svn co --de