RE: Migration from Clearcase to SVN

2013-07-18 Thread Warden, Neil
AFAIK do not expect a real migration including all history data, branches, merges, attributes, etc. pp.. You may consider to start with a copy of a view into svn trunk and forget about nearly all history. Just for my interest, why are you going to use SVN instead of CC? Regards Neil From: vish

RE: external merge tools for conflicts only

2013-01-14 Thread Warden, Neil
Hi Warren, possibly not the answer you are looking for, but hav you tried http://kdiff3.sourceforge.net/ as merge tool? In case of conflicts it resolves everything it can do automatically and only non-automatically resolved merge conflicts left over for manual resolution. Cheers Neil -Ori

RE: svnsync does not pass username

2012-07-03 Thread Warden, Neil
; -Original Message- > From: Thorsten Schöning [mailto:tschoen...@am-soft.de] > Sent: dinsdag 3 juli 2012 14:04 > To: users@subversion.apache.org > Subject: Re: svnsync does not pass username > > Guten Tag Warden, Neil, > am Dienstag, 3. Juli 2012 um 12:49 schrieben Sie:

RE: svnsync does not pass username

2012-07-03 Thread Warden, Neil
:45 To: Warden, Neil; users@subversion.apache.org Subject: Re: svnsync does not pass username Hi Neil, have you given the --sync-username and --sync-password instead ? Cause --username and --password are used for authentication against the local repository and not for authentication against the

svnsync does not pass username

2012-07-02 Thread Warden, Neil
Hi all, I set up a slave repository. While running the svnsync command on the master using the --username and --password options those values are not passed to the slave machine. My pre-revprop-change hook get values for %1 (repository) and %2 (revision), but only empty string in %3 (should be