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

Re: svn cat broken by folder rename in repository

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2004-08-27 12:35:30 CEST

Simon Large wrote:
> If I rename a folder in the repository, svn cat seems unable to traverse
> the rename to get old revisions. This shows up in TortoiseSVN (where I
> originally reported the problem) when I try to do a visual diff, for which
> TSVN needs access to both revisions.

If you rename from 'Foo' to 'Bar' at revision X, revisions < X don't contain a
'Bar', which is why you can't 'svn cat' it.
People are aware of this fact, but this is not easy to do right, as the same
path within a repository could have been populated by different items
throughout the history, at least I think that was the problem.

> Using TSVN 1.1.0 RC1, which is built on SVN 1.1.0 RC2.

That's not specific to TSVN, but a feature of SVN.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 27 12:36:14 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.