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

[TSVN] Re: Re: Rename in repository problem

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-08-27 17:28:18 CEST

"Stefan Küng" wrote
> svn cat path/to/wc/file -r5
> svn cat path/to/wc/file -r3
> works like a charm.
>
> svn cat url/to/file -r5
> works too (no surprise there)
> svn cat url/to/file -r3
> fails:
> svn: File not found: revision 3, path '.....'

There is a detailed explanation of why the wc works and the repo browser
doesn't here:
http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=16865

I am not sure if it is possible to fix the browser. Sounds like you need a
command to use the HEAD revision of a file to find out what its URL was at
rev N, and I am not clear whether this command exists except internally to
SVN.

Simon.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Aug 27 18:35:25 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.