On Tue, Apr 24, 2007 at 01:59:07PM +0200, [EMAIL PROTECTED] wrote:
> On Tue, 24 Apr 2007, Andre Poenitz wrote:
> 
> >
> >How do I commit single file deletions?
> >
> >If I do 'svn remove foo ; svn commit foo' nothing happens.  It probably 
> >will get committed on 'svn commit .' but that's not nice if there are 
> >other changes in the tree, too.
> 
> Would it help to omit subdirectories using something like:
> 
>       svn ci --non-recursive .

Sometimes, but not if I deleted two files and want to commit just one.

Andre'

Reply via email to