[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: Kris Deugau <kdeugau_at_vianet.ca>
Date: 2005-01-11 23:56:44 CET

> Joshua Kolden wrote:
> > 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.

You mean, listing the repositories available from the server?

"Project" *usually* means a repository, but it may not; a single repo
may contain:

project1/
  trunk/
  branches/
  tags/
project2/
  trunk/
  branches/
  tags/

or it may just contain a single "project" with trunk, branches and tags
at its root, possibly with a README file for information.

Andy Peters wrote:
> Scott gave you the correct answer, but I'd guess that you didn't set
> [URL] to anything?
> try:
>
> $ svn ls svn://servername/

Out of curiosity, I tried this. I have a machine set up like this,
currently with just one repository. Access is via
svn://hostname/reponame.

"svn ls svn://hostname/" returned

svn: No repository found in 'hostname'

-kgd

-- 
Get your mouse off of there!  You don't know where that email has been!
---------------------------------------------------------------------
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:59:09 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.