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

Re[2]: bug report: checkout and export ignore given command line revision number for svn:externals that haven't self a -r

From: Bernd Derer <Bernd.Derer_at_web.de>
Date: 2007-03-13 18:57:02 CET

Ok, not a bug. But it’s hard for my to accept that subversion lacks
such a main feature. I agreeing with you, that my wish not work with
links to external repositories. But subversion has no extra mechanism
for repository internal links. Versions control over more than one
reporisitory is complex and thus it’s ok if the handling is complex
too. But keep simpel things simpel, with this in mind, subversion need
a one command solition for the simpel task "check out a non HEAD
version of my project that located in one repository". Of course,
every nontrivial software project needs re-usable components. From
this it follows directly that all real projects has links to common
code.

With the information got from you, I will formulate my wish more
precise:

The function that check out a extermal link should recognize if is a
"internal link" into the same reporisitory and – if the link self has
no revision number – check out the version given by the command line.

As a reward for this little change, for all on repository projects we
can forget the tricky check out rules. Always on checkout command for
the expectet result – a working copy from the project in the correct
version.

Ist nobody here, that dream the same dream? ;-)

I've already programming a work around tool, but this is not the same
as if no work around would needed.

Regards
  Bernd

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 13 18:59:10 2007

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.