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

svnversion displays svn:externals revisions - how to prevent this?

From: Steven Brown <swbrown_at_ucsd.edu>
Date: 2004-06-22 04:54:29 CEST

I have a checkout that has a svn:externals. When I run 'svnversion .',
it gives me version info for both my tree and the externals mixed
together. E.g., '123:456' where 123 is the externals version and 456 is
my tree. I'd much rather be able to run svnversion on my project and
the externals project separately, as the mixed result it gives me is
just simply wrong, as it implies my up-to-date checkout is mixed with
itself from an older version. Is there a way to get it not recursing
into externals, or is it a bug/misfeature?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 22 04:56:50 2004

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.