Some Notes about the Subversion Repository

[prev] [thread] [next] [lurker] [Date index for 2003/11/21]

From: Shlomi Fish
Subject: Some Notes about the Subversion Repository
Date: 11:58 on 21 Nov 2003
First of all the URL on the homepage is incorrect. It reads:

svn co http://pti.co.il/svn/yapcom/


While it should be:

svn co http://pti.co.il:82/svn/yapcom/

Next, I noticed all the files are at the root of the repository. In
Subversion, branches and tags are directories. As such, the files should
not be placed in the root. A general convention is to put the main line of
development in "trunk", the branches in directories under "branches" and
the tags in sub-dirs under "tags". A good tree layout would be:

yapcom/
	trunk/
	branches/
	tags/

The reason there is a top yapcom direcory is because the repository may
later host other projects, which can be placed in other
top-level directories.

Regards,

	Shlomi Fish



----------------------------------------------------------------------
Shlomi Fish        shlomif@xxxx.xxxxxxxx.xx.xx
Home Page:         http://t2.technion.ac.il/~shlomif/

An apple a day will keep a doctor away. Two apples a day will keep two
doctors away.

	Falk Fish

Generated at 19:06 on 23 Nov 2003 by mariachi 0.51