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

svn:externals and revisions

From: leo <leo_k_at_gmx.net>
Date: 2005-06-28 18:11:20 CEST

I want to use svn:externals to get the required modules into the main
project. when svn:externals points to a tag of the module it works fine.

but when svn:externals points to the trunk of the module, I have some
problems.
when working on the head of both the main project and the module all is ok.
but when I
want to update the project to a previous revision, I still get the head
revision of the module. I expected to get the specified revision for both
main project and the module.

I know that I can specify the revision in the svn:externals property but
this is not
possible for already commited versions.

Can someone explain this behaviour or give me hints in using svn:externals?

-leo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 28 18:14:19 2005

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.