« Firefox View-Source | Main | Version Control: That missing module in CS101 »

May 15, 2006

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00e398212d6f883300e39821629c8833

Listed below are links to weblogs that reference svn2svn:

Comments

Paulo

Hi,

The link for script is broken.
Please, could you send me the script ?
igodpt@yahoo.com.br

thanks,
Paulo

choonkeat

Hi Paulo,

The link is now fixed.

Mike

Thanks! I had a bit of trouble with binary files (patch kept failing). So, I replaced your system call to diff/patch with one which uses tar to copy the files and that fixed that. Here's the call:

system "tar -cf - -C #{newer} --exclude='\.svn' . | tar -xf - -C #{dest}"

Thanks again,
Mike

P.S.: It worked in Cygwin.

Gadolin

Hi Paulo,

Thanks for sharing the script.
I have been playing with it for a while. Use of svn_load_dirs gives same result as patching and is simpler
( with -message option to give comment, option available in trunk version of script).
There is big problem of the script, it does not track renaming, moving. So you will connection to history before renaming. I think it is better to use xml, which I am going to do.
It must be

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

My Other Stuff

Blog powered by TypePad