[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: Chris Jensen <cjensen_at_edex.com.au>
Date: 2005-01-12 00:24:58 CET

>> 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.

Received on Wed Jan 12 00:27: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.