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

Workings of third parameter to svn

From: <sgr_at_rotzorg.org>
Date: 2002-10-15 23:26:45 CEST

Hi,

i'm trying to understand the meaning and workings of the third parameter
to svn.

From the cookbook, i understood that
$ svn import file:///absolute/path/to/myrepos someproject myproj
created a new directory myproj in the root of the repositiory's
filesystem.

However, this seems not the case:
stoereo:/big/svn/repos# ls -alF
total 36
drwxrwxr-x 7 svn www-data 4096 Oct 15 22:16 ./
drwxr-xr-x 3 svn svn 4096 Oct 15 22:16 ../
-rw-rw-r-- 1 svn www-data 376 Oct 15 22:16 README
drwxrwxr-x 2 svn www-data 4096 Oct 15 22:16 conf/
drwxrwxr-x 2 svn www-data 4096 Oct 15 22:19 dav/
drwxrwxr-x 2 svn www-data 4096 Oct 15 23:14 db/
-rw-rw-r-- 1 svn www-data 2 Oct 15 22:16 format
drwxrwxr-x 2 svn www-data 4096 Oct 15 22:16 hooks/
drwxrwxr-x 2 svn www-data 4096 Oct 15 22:16 locks/
stoereo:/big/svn/repos#
There are no subdirs in the root of the repository.

I have entered 2 differend projects, and can check them out
independently. But there are no subdirectories.

can somebody shed some light on this? Has the filesystems changed so
that all data is in the same db's?

And for antoher question: can i delete one whole project even when the
projects are in 1 repository?

please CC me privately because i'm not subscribed to the list.

TIA,
Sander

-- 
Sander		   GNU Guru and Mainframe hacker
sander@rotzorg.org
work http://www.consul.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 15 23:34:52 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.