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

svnversion and svn:externals

From: Lorenz <lorenznl_at_yahoo.com>
Date: 2006-11-07 13:27:25 CET

Hi all,

I'm using svnversion (among others) to include information about the
state of the working copy into my application.

That worked fine as long as I did not use svn:externals, as svnversion
ignores them when parsing the working copy.

That is, when there are changes in the externals only this information
will not make it into my application.

I know that I can obtain the relevant information from svn status -v,
but ...

A more user-friendly would be to enable svnversion to also give
infomation about externals.
For compatibility external parsing could be enabled with --verbose or
an other appropriate command line switch.

Any other opinions on that?
Should I take the proposal to the dev list?

Lorenz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 7 13:28:07 2006

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

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