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

Re: Using svnlook against server B from server A

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-31 18:54:47 CEST

On Mar 31, 2005, at 10:12 AM, Sri wrote:

> Hi,
>
> My repository is in server A. 
> I need to use svnlook command from server B ( used for build alone).
>
> From Server B-
>
> i issued "svnlook options url-of-repos". but its throwing error as,
>
> bash-2.03$ svnlook changed -r 455 http://server:port/svn/repos
> http://server:port/svn/repos is a URL when it should be a path
>
> Pl. let me know how to issue the svnlook or other commands against
> the repository server from other server.
>

You can't. Both 'svnlook' and 'svnadmin' only work directly on
repositories. They have no network ability.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 31 19:51:38 2005

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.