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

Re: Feature Request: more svn info

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-10-09 21:57:27 CEST

On 10/9/06, Rob Hubbard <Rob.Hubbard@celoxica.com> wrote:
> Yes, it's not difficult to extract fragments of the path or URL from the combination of URL, Repository Root and Node Kind (if you have them all). But, I think that SVN would nevertheless benefit from easier (more direct) access to some of these bits of information; I pity those users of SVN on Windoze trying to do this using a batch file "script".

Hopefully someone who's up to using SVN is also aware of Windows
Scripting Host or, if they're on the cutting edge, PowerShell (Monad)
- parsing this stuff is pretty easy in WSH, doubly so if you dump the
output of svn info --xml into an MSXML object.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 9 21:58:10 2006

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.