RE: Re: How to have tortoisesvn Always freeze svn:externals for tags
From: dnndev <tony.gomez_at_gmail.com>
Date: Thu, 7 Jan 2010 07:09:13 -0800 (PST)
> I am in the same kind of organisation than dnndev.
Thanks to everyone for your feedback/info.
Since I could not find anything that would completely meet our needs (tried smartsvn and svncopy.pl) I made a console app that so far has passed all our test cases.
A high level overview: The app takes a repository URL then looks for all externals and adds the last commit revision for them - I do a "svn info" and get the "commit revision".
The app works with both folder and single file externals.
I hope to post the code soon.
Regards,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.