You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Lorenz <lo...@yahoo.com> on 2006/11/07 12:27:25 UTC

svnversion and svn:externals

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

Re: svnversion and svn:externals

Posted by Lorenz <lo...@yahoo.com>.
Lorenz wrote:

>Should I take the proposal to the dev list?

ups, sorry that should have gone to the user list.

Lorenz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org