Home
 

Customer Support

Search for keywords:

Browse by category:

Do you provide SVN?

Yes, we provide svn.

To create a new repository, login as your shell user and type:

svnadmin create /myrepo

where /myrepo is the path to your repository. Do not create your repository in the web-accessible tree under /htdocs, for you will be using ssh to access your files, not http.

Now, you may manage your version-controlled files remotely with the svn command. Here is an example of a checkout command:

svn checkout svn+ssh://<yourusername>@shell.modwest.com/myrepo

again, where /myrepo is the path you gave above and <yourusername> is your shell username.

As with cvs, if you need multiple users that can access your svn repository with different credentials, just contact us.

Since you are connecting to svn over ssh, the system will prompt for a password with each operation. If you would like to avoid this, you may authenticate with public/private keypairs. For the time being, keypairs only work for the admin shell user; extra users will have to type their password or cache it on their client software.

User-Contributed Notes

add a note
17-Oct-2006 12:07
If you're looking for a good resource on SVN:
http://svnbook.red-bean.com/

If you're looking for a windows solution:
http://tortoisesvn.net/

The following FAQ can provide some assistance in setting up TortoiseSVN:
http://tortoisesvn.net/ssh_howto

anonymous -at- example.com
28-Feb-2008 09:48
Unless you are using key pair authentication or using something like
ssh-agent to manage your ssh logins, you will have to enter your
password three times for many svn operations.  

To set up keypair authentication and avoid excessive password typing,
see http://www.modwest.com/help/kb20-90.html

add a note

Related Questions:


Can I have a crontab?

Why does your service seem slow?

How do I do a traceroute to diagnose network problems?

My POST to a secure form results in a blank page, the same form, or a 500 Internal Server Error.

Internet Explorer shows a blank page on an SSL website like the Control Panel or signup page.

How do I get a command prompt on my own computer?

After I install Bugzilla, I get error 403 Forbidden.

How do I install Gallery?

I am having trouble installing phpBB2

Where can I find links to 'Standards-Compliant' Web browsers?

Do you provide CVS?

How do I use a robots.txt file?

Can I use streaming media on my site?

Do you support Flash, Shockwave, Java Applets?

I installed Norton Internet Security, and now I can't see video and other multimedia.

How do I use MnogoSearch Indexer?

Do you run Linux?

Can I use a blog or other content management system?

Do you have Postgres?

Why doesn't mivascript interpret GET variables?

How do I contact my registrar?

What does everything in a Wusage report mean?

Whenever I make changes with Movable Type I get SBOX errors.

Are there any resources for dealing with comment spam in a Movable Type blog?

How Do I Add A Google Sitemap To My Website?

What can I do to improve Drupal's loading speed?

Browse Categories:

Getting Started, FTP, Telnet/SSH, Moving Domains, E-mail, Traffic Reports, Mailing Lists, Apache, PHP, CGI, Other Server-Side Scripting, MySQL Database, Imaging Libraries, Other Software, Billing & Terms, Control Panel, E-commerce, Pre-Sales


Tiny Modwest Logo         Copyright 2000-2008 by Modwest, Inc.          About Us    |    Blog    |    Jobs    |    Web Design    |    Contact Us