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

Re: Problem with svnlook

From: John Peacock <john.peacock_at_havurah-software.org>
Date: 2007-11-29 22:45:19 CET

Amith Varghese wrote:
> I try running (on Windows):
>
> C:\>snvlook log -r 759 /trunk/scripts/interfaces/test.pl
>
> and get the following:
>
> svnlook: Can't open file '\trunk\scripts\interfaces\test.pl\format' :
> The system cannot find the path specified.

That's pretty much everything you need to know about the problem:

svnlook command /path/to/repos [options] [args]

That's /path/to/repos not /path/in/repos. You are passing it not the
path to the repository but rather a path inside the repository...

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 29 22:45:53 2007

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.