You are here

portable personal version control software

5 posts / 0 new
Last post
radj
radj's picture
Offline
Last seen: 17 years 7 months ago
Joined: 2007-10-02 04:47
portable personal version control software

Imagine a portable version of SVN where you can carry your repository anywhere. This is really important for developers who do not feel safe on using online code repositories.

Is this feasible? even if not SVN, since a request since last year required svn to be installed on windows.

There wasn't progress on the thread, its kinda old. So decided to make this new one.

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 15 years 7 months ago
Joined: 2006-01-06 21:27
Well,

It's probably still the same as before.

"If you're not part of the solution, you're part of the precipitate."

radj
radj's picture
Offline
Last seen: 17 years 7 months ago
Joined: 2007-10-02 04:47
please

oh, man.

Forward.

Steve Lamerton
Steve Lamerton's picture
Offline
Last seen: 11 years 7 months ago
Developer
Joined: 2005-12-10 15:22
Couldn't

you simply use a copy of XAMPP, which you can get from this site, and then put SVN on it, I'm sure that you can use Apache to host SVN.

azjerry
Offline
Last seen: 7 years 7 months ago
Joined: 2005-12-09 12:42
command line?

Isn't the basic svn just a bunch of command line .exes? Put them in your path and run them with the appropriate options? Use a folder for the repository. Since you're the only user you don't need an actual server. It's not a nice GUI like tortoiseSVN but should work.

Log in or register to post comments