Re: svn 1.8.0 problem "both sides of the move must be committed together"

2013-07-02 Thread Gunnar Dalsnes
On 02.07.2013 15:59, Philip Martin wrote: Gunnar Dalsnes writes: When I check with svn status I get this: A src\Plugins\Registration\IBLPWrasse\Entities A +src\Plugins\Registration\IBLPWrasse\Entities\BLEWrasseContainer.cs D src\VPA Framework\VPAEntities\Wrasse

Re: svn 1.8.0 problem "both sides of the move must be committed together"

2013-07-02 Thread Gunnar Dalsnes
On 02.07.2013 15:33, Stefan Sperling wrote: On Tue, Jul 02, 2013 at 03:11:27PM +0200, Gunnar Dalsnes wrote: Hi, When I try to commit I get: svn: E29: Commit failed (details follow): svn: E29: Cannot commit 'E:\svn\fishtalk trunk\src\VPA Framework\VPAEntities \W

svn 1.8.0 problem "both sides of the move must be committed together"

2013-07-02 Thread Gunnar Dalsnes
he deleted source file, added destination file and added destination folder (ignoring all other changed): Command: Commit Adding: E:\svn\Copy of fishtalk trunk\src\Plugins\Registration\IBLPWrasse\Entities Adding: E:\svn\Copy of fishtalk trunk\src\Plugins\Registration\IBLPWrasse\Entities\BLEWrasse.cs Deleting: E:\svn\Copy of fishtalk trunk\src\VPA Framework\VPAEntities\Wrasse\BLEWrasse.cs Sending content: E:\svn\Copy of fishtalk trunk\src\Plugins\Registration\IBLPWrasse\Entities\BLEWrasse.cs Completed: At revision: 24489 Still, very annoying. This can't be right. regards, Gunnar Dalsnes

Re: merge problem. impossible to revert deleted file

2011-11-12 Thread Gunnar Dalsnes
On 11.11.2011 16:51, Philip Martin wrote: You can't revert wc/D/f without reverting the replace of wc/D. Does this mean it's not possible to merge if the same dir is created both in trunk and in branch? Can the "replace" of the "duplicate" dir be avoided somehow? If not, it would be nice with a

Re: merge problem. impossible to revert deleted file

2011-11-11 Thread Gunnar Dalsnes
I can make a Linux script if that will help... On 10.11.2011 17:17, Gunnar Dalsnes wrote: On 10.11.2011 12:26, Philip Martin wrote: Gunnar Dalsnes writes: REM change this to the dir you are running the script from set wd=c:/temp/test svnadmin create repo svn mkdir file:///%wd%/repo/trunk

Re: merge problem. impossible to revert deleted file

2011-11-10 Thread Gunnar Dalsnes
On 10.11.2011 12:26, Philip Martin wrote: Gunnar Dalsnes writes: REM change this to the dir you are running the script from set wd=c:/temp/test svnadmin create repo svn mkdir file:///%wd%/repo/trunk -m test svn co file:///%wd%/repo/trunk trunk1 svn co file:///%wd%/repo/trunk trunk2 trunk2

merge problem. impossible to revert deleted file

2011-11-09 Thread Gunnar Dalsnes
RL 'file:///C:%5Ctemp%5Ctest %5Ctrunk2/repo/branch' svn: E180001: Unable to open an ra_local session to URL svn: E180001: Unable to open repository 'file:///C:%5Ctemp%5Ctest%5Ctrunk2/repo/ branch' Otoh, svn co and svn mkdir etc. seems to work with backslash in file urls. thanks, Gunnar Dalsnes

1.7 alpha3 bug (assert/exception) during update

2011-07-19 Thread Gunnar Dalsnes
crashing. But I guess try/finally is not invented yet in gcc:-) BTW: Someone mentioned using svn 1.7 beta1 and some said it was not released yet. Collabnet disagree as beta1 is listed here: https://ctf.open.collab.net/sf/frs/do/viewRelease/projects.csvn/frs.svn_binaries.windows For fun I tested beta1 too but it give the same error. Regards, Gunnar Dalsnes

svn 1.7 slow with many dirs

2011-02-27 Thread Gunnar Dalsnes
raverse all nodes in WC, so there seem to be several implementations of walking nodes in wc.db, where one is fast. Gunnar Dalsnes

TortoiseSVN 1.7 test drive

2011-02-24 Thread Gunnar Dalsnes
S: These errors may be specific to TortoiseSVN, thou I have a feeling they are not. Regards, Gunnar Dalsnes