javijava wrote:
> Hi,
>
> I want to know, how can I start more than one svnserve demon on windows.
> I have one svn with the IP of the machine, can i do another with the
> svn://IP/somethingElse ?
> or must have another name?
>
> And only one question more....
> can i configure the CheckOut... ? I want what only copy to working copy some
> files but others no,
> because... i have a 'release' directory inside each project...and I don't
> want to chekout it!!
>
>
> Thakns a lot
>
>
Hi,
look at the "svnserve --listen-port" switch. There you can define
another portnumber (I think 3306 is default)
for your checkout problem you should rethink your project structure or
do not allow read access to this directory via authz-file
Greetings
Lutz
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 13 12:21:54 2007