Re: Problems with property conflict callback
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-10-29 18:00:53 CET
Ben Collins-Sussman wrote:
here's my test script:
set repos=file:///d:/test/repoprop
if exist repoprop rd /s /q repoprop
svnadmin create repoprop
svn.exe co %repos%/trunk wc
svn.exe propset test aaa wc\file
svn.exe propset test bbb wc2\file
svn.exe merge %repos%/trunk wc2 -r2:3
the last merge produces two prop conflicts, but only for the file prop
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Oct 29 18:49:51 2007 |
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.