Install Subversion<http://svnbook.red-bean.com/en/1.7/svn.intro.install.html>
.
Create a 
repository<http://svnbook.red-bean.com/en/1.7/svn.ref.svnadmin.c.create.html>
.
Configure 
access<http://wiki.wsmoak.net/cgi-bin/wiki.pl?Subversion/Configuration>
.
Initialize the 
defaults<http://www.svnforum.org/threads/35108-trunk-branches-amp-tags-directory-creation>:
eg

mkdir /usr/share/svn
svnadmin create /usr/share/svn/jon.myproject.com
svn mkdir file:///usr/share/svn/jon.myproject.com/trunk
svn mkdir file:///usr/share/svn/jon.myproject.com/tags
svn mkdir file:///usr/share/svn/jon.myproject.com/branches
svn import ~/jon.myproject.com file:///usr/share/svn/jon.myproject.com/trunk

Check out the 
trunk<http://stackoverflow.com/questions/927806/svn-checkout-the-contents-of-a-folder-not-the-folder-itself>
.
Do some work and commit it back to the
repo<http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.commit.html>
.





Geoff Hoffman
Solutions Architect & LAMP Engineer
phone +1 623.399.4918
mobile +1 480.231.8323
web CardinalPath.com <http://goo.gl/TuuiO>




On Tue, Dec 4, 2012 at 8:49 AM, Mahmoudhashemi, Azadeh <
mahmoudhash...@embedded.rwth-aachen.de> wrote:

>  Could you please how I can use the subversion repository?
> thanks
>

-- 


Connect with us on twitter <http://twitter.com/cardinalpath>, 
google+<https://plus.google.com/108076800625872227241/posts>
, facebook <http://www.facebook.com/CardinalPath>, or 
linkedin<http://www.linkedin.com/company/cardinal-path>
.

Catch our next training in San Jose Dec 3 - 7 <http://cpath.it/KuKfcx>, Los 
Angeles Dec 10 - 14 <http://cpath.it/JKe0UX>, Indianapolis Jan 7 - 
11<http://cpath.it/Xgo2Hk>
, Seattle Jan 14 - 18 <http://cpath.it/VQsQxW> or See 
All<http://cpath.it/Jkrs3s>
.

This email, including any attachments, is for the sole use of the intended 
recipient and may contain confidential information. If you are not the 
intended recipient, please immediately notify us by reply email or by 
telephone, delete this email and destroy any copies. Thank you.

  • hello Mahmoudhashemi, Azadeh
    • Re: hello Geoff Hoffman
    • hello Sapna PB

Reply via email to