Re: Some basic svn questions.
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-12-10 18:28:10 CET
On Wed, 2003-12-10 at 10:43, olczyk@interaccess.com wrote:
> 1) Is there an equivalent to CVSROOT to specify the repository without
In general, you only need to type the URL when doing an initial
$ export MYREPOS=http://host/path
> 2) Is there an equivalent of .cvsignore?
Yes, it's the svn:ignore directory property. Read chapter 6.
> 3) Sometimes I have questions about how to do something in a project.
Huh? If you don't want a subdirectory committed, then don't 'svn add'
> 4) Sometimes I wind up in a circumstance where I do not have access
Subversion is not a distributed repository system, like bitkeeper or
---------------------------------------------------------------------
|
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.