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

Newbie question using svnserve

From: Tony <tony.kruse_at_gmail.com>
Date: 2005-11-06 05:30:59 CET

I set up an svn repository on my Linux desktop and imported a project,
checked out the files and ran some commits for testing. All O.K.

I then started svnserve to access the repository remotely from my Linux
laptop. When I access the repository using...

svn checkout svn+ssh://xxx.xxx.xxx.xxx/path/to/project

I get the hole project including branches/ tags/ and trunk/ subdirectories.

However, I noticed that when I checkout the project from the desktop (local
to the repository), I get only the project files but not the branches/ tags/
and trunk/ subdirectories. Is this normal? Do I need to receive the branch/
tags/ and trunk/ subdirectories on my remote connection? Is there a way of
only getting the project files?

Thanks,
Tony
Received on Sun Nov 6 05:32:30 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.