[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: efficient way to determine diff between wc and a tag?

From: Eric S <ejs_at_americanlowlife.com>
Date: 2005-03-09 19:50:06 CET

Chris Wein wrote:

>Now we are creating tags in /tags whereas the working copy is presumably
>based on /trunk. Can anyone think of an efficient way to get the list
>of files or an output suitable for a Perl script?
>

If the other solutions offered are lacking and you're willing to do some
coding, the API is available for perl. I've had a few problems with
doing checkouts and switches through perl and the API, but the rest of
the API has been quite solid, and getting the results back as lists of
objects beats parsing external commands any day of the week, in my book.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 9 19:52:39 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.