You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Florian Pose <fl...@keenkiwi.de> on 2006/04/07 11:36:20 UTC

svnversion and svn:externals

Hi everybody,

I am using the svnversion tool to generate version information at
compile time.

While setting up a new project I started to use the svn:externals
property to include a foreign project in my working copy.

The svnversion command now returns a revision range covering the
revisions of both my local and the external project. In my case, this
doesn't make sense. Is there a way to make svnversion ignore the
svn:externals?

Thanks,
Florian

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