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

Re: noob question

From: Lars Nilsson <chamaeleon_at_gmail.com>
Date: 2005-01-11 23:09:30 CET

On Tue, 11 Jan 2005 14:02:51 -0800, Joshua Kolden
<joshua@crackcreative.com> wrote:
>
> Scott Palmer wrote:
>
> >
> > On Jan 11, 2005, at 1:32 PM, Joshua Kolden wrote:
> >
> >> Can't seem to find the command in the docs. Is there a way to list
> >> the projects currently being tracked on a particular server? Seems
> >> like this should be answered elsewhere, but I haven't found it.
> >
> >
> > Just use:
> > svn ls [URL]
> >
> > To see what is on the server.
> >
> > Scott
> >
> >
> >
> Hmm, thanks but I get :
> svn: '.' is not a working copy.
>
> I'm talking about listing the different projects on the server without
> prior knowledge of the projects, and without having anything (relevant)
> currently checked out.
>
> j

Seems you forgot the [URL] part in the answer. As in file:///... or
svn://..., etc.

  svn ls svn://some.svn.server/

Regards,

Lars Nilsson

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 11 23:42:52 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.