Re: Possible data loss after commit on Win32
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-25 05:12:44 CEST
"Francois Beausoleil" <fbos@users.sourceforge.net> writes:
> issues/
There's no data loss here, there's just some confusion about what you
1. you scheduled assigned/fbos/0003/resolution for deletion.
2. when you ran 'svn move assigned/fbos/003', that was equivalent to
- svn copy assigned/fbos/0003 resolved/0003
So the copy is now a schedule add, with *local* changes within it:
> K:\jobnudge-issues>svn commit
And that's exactly what the commit did.... except for that last line.
I think you probably scheduled '0003/*' for deletion, rather than
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.