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

Re: [TSVN] Re: Rename in repository problem

From: Stefan Küng <stefan.kueng_at_wagner-group.ch>
Date: 2004-08-27 14:49:17 CEST

Stefan Küng wrote:

> If you have the command line client installed, please try the following:
> svn cat path/to/wc/file -r5
> svn cat path/to/wc/file -r3
> and then
> svn cat url/to/file -r5
> svn cat url/to/file -r3

Answering myself:

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)
but:
svn cat url/to/file -r3

fails:
svn: File not found: revision 3, path '.....'

Stefan

Received on Fri Aug 27 15:55:19 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.