>There is no equivalent of CVSROOT in Subversion. But when it has been asked
>for before, the response has been: what do you need it for? If you just want a
>shortcut for checking out, define an environment variable and use that. This
>is what I do in my ~/.bashrc:
>
>export M="http://svn.macos
On Mar 5, 2010, at 14:11, Eramo, Mark wrote:
> I am working with Subversion 1.6.9 and was wondering if there was a way to
> setup the SVNROOT variable so that I do not have to type it every time I for
> example, need to checkout a new project.
>
> With cvs, we defined cvsroot in our env. It w