Re: svn commit --non-recursive dir_path gives error "Cannot non-recursively commit a directory deletion"
From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-07-26 21:11:31 CEST
Greg Hudson wrote:
I'm assuming you're referring to this portion:
> There is no way to perform disjoint operations in a single atomic commit, just so you can have those operations in the same revision.
and I agree that is too harsh. I should have included a few weasle
There is no [easy] way to perform [certain] disjoint operations [with
As Julian pointed out, it is definitely possible to do with with clever
I should have also mentioned svk (which makes this easier because it
$ svn diff dir_with_local_changes > local_changes.diff
which only works if the local changes only involve changes and not
John
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.