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

RE: Re: noob question

From: Monks, Peter <peter.monks_at_vignette.com>
Date: 2005-01-12 00:39:58 CET

G'day Chris (and everyone else),

I think the poster's original question was how to list the
repositories that are on the server, in the case where a single SVN
daemon is serving multiple separate repositories.

AFAIK there's no way of doing that, at least not via the svn://
protocol - I'm not sure if http:// or https:// provide some way of
doing this though.

It would be quite handy to be able to do this though - currently you
need to provide the URL for each repository via some other mechanism
(web site, documet etc.) - developers can't just be given a "partial"
SVN URL (eg. svn://mysvnhost/) from which to bootstrap their working
copies.

Cheers,
Peter
 
----------------------------------------------------------------------
Peter Monks http://www.sydneyclimbing.com/
pmonks_at_sydneyclimbing.com http://www.geocities.com/yosemite/4455/
----------------------------------------------------------------------
 

 
 

> -----Original Message-----
> From: Chris Jensen [mailto:cjensen@edex.com.au]
> Sent: Tuesday, January 11, 2005 3:25pm
> To: users@subversion.tigris.org
> Subject: Re: noob question
>
> >> 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.
>
> Subversion has no concept of a project - it's all just directories. So
> it's up to you to interpret the results of ls based on the directory
> structure you've chosen for the repository.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 12 00:42:40 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.