Re: svn client step by step guide/tutorial
From: Jeyanthan <jeyanthan_at_collab.net>
Date: Mon, 14 May 2012 20:18:49 +0530
> I have been reading http://svnbook.red-bean.com/en/1.7/svn-book.pdf. Any
Hi Kaushal,
No specific configuration needs to be done to perform a client operation.
You may install subversion in your machine and may start working on it
1) Install a Subversion Client
# apt-get install subversion (For debian based distro)
2) Checkout your Repository
cd ~/sources
3) Make changes and do a commit.
You may find the "Getting started" link in your Project QuickView Dashboard.
Check if the following link helps you --
-- Regards, JeyanthanReceived on 2012-05-14 16:49:23 CEST |
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.