You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by maheshwar singh <ma...@hotmail.com> on 2008/03/01 03:24:24 UTC

redistribute subversion

Hi,
 
 I plan to create a custom tool with subversion packaged in it for version control.
 
some of my requirements are:
1. Subversion should be transparently installed during the default install.
2. In the default install, the user enters the name of the project, port, username / password
 
At the end of install the repository is configured and ready to use.
 
How do i do it?
 
- Maheshwar
_________________________________________________________________
Post free property ads on Yello Classifieds now! www.yello.in
http://ss1.richmedia.in/recurl.asp?pid=221

Re: redistribute subversion

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Feb 29, 2008, at 21:24, maheshwar singh wrote:

> I plan to create a custom tool with subversion packaged in it for  
> version control.
>
> some of my requirements are:
> 1. Subversion should be transparently installed during the default  
> install.
> 2. In the default install, the user enters the name of the project,  
> port, username / password
>
> At the end of install the repository is configured and ready to use.
>
> How do i do it?

Have you read the book?

http://svnbook.org/

It explains how to install Subversion, how to create a repository,  
how to use svnserve and configure it to use whatever port you want,  
how to set up usernames and passwords for svnserve, etc.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org