You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Noel J. Bergman" <no...@devtech.com> on 2005/01/04 16:36:10 UTC

RE: SVN or CVS

http://svn.apache.org/repos/asf/james/server/.  Unless you are a developer,
you never want to take anything from either trunk or branches.  You want a
tag, representing a snapshot of the code at a point in time, e.g.,

 http://svn.apache.org/repos/asf/james/server/tags/build_2_2_0_fcs/

is the v2.2.0 release.

At present, if you want the current working code, you want

 http://svn.apache.org/repos/asf/james/server/branches/branch_2_1_fcs/

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org