This link has been bookmarked by 52 people . It was first bookmarked on 02 Aug 2006, by nthzs.
-
Gary Bashamby Adam Pash Subversion is open source version control software used primarily by developers that keeps every revision of important
-
Ethan GardnerSubversion is open source version control software used primarily by developers that keeps every revision of important, frequently changing files. However, Subversion can be useful for many different purposes, whether you're a web developer or a novelist
-
gialloporporaGuida all'utilizzo di SVN per monitorare i cambiamenti dei nostri documenti.
-
The last thing we're going to do this week is create our repository. Go to your C:\ drive, right-click the svn folder and select TortoiseSVN -> Create repository here... command. If all goes well, TortoiseSVN should ask you what type of repository you'd like to create. Select Native filesystem (FSFS) and click OK. You will get a message telling you that "The Repository was successfully created." Congrats!
-
-
-

BY
HOWIE
AT 08/01/06 11:09 AM
Nice tutorial. By the way, you don't have to run subversion through Apache even if you want to share with other machines. You can share your directory, and your SVN url will look like file://my_subversion_server/my_subversion_dir/...
Or you can use Subversion's standalone server -- svnserve, which is very easy to setup.
Putting SVN on Apache seems like it's necessary if you're developing with others over the web, but if it's for your office LAN, I'd just as well keep them separate since I bounce Apache all the time during development. -

BY
DUSTIN L.
AT 08/01/06 06:16 PM
For all of you true plain text/command line fans, skip TortoiseSVN
completely and just use the svn command line interface. Ooh, scriptable!
Cygwin fans - Cygwin includes a Subversion module that can be installed. - 3 more annotations...
-
-
Simon Bricolotuto pour installer Subversion
-
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.