Add existing code to version control
From: Nicholas Albion <nalbion_at_yahoo.com>
Date: 2007-03-14 17:36:11 CET
I've been using TortoiseSVN for over a year now, but every time I go to add a new project to version control I end up spending hours trying remember how to do it. The process doesn't need to be as complicated as it currently is I think that the developers of TSVN have overlooked the fact that there are different classes of users of TSVN:
1) SVN server administrators who want to create a new repository on a server, and import (or export?!) a tarball into the repo.
2) networked developers who want to download a project from an existing SVN repo.
3) developers who want to add source code for a new project to version control
I'm a type 3) user, and suspect that my use case has been overlooked in the design of the TSVN gui.
What I'd like to see are new items for the explorer right-click menu designed specifically for each use case. Use case 3) might be labeled "Add to version control". The menu item would give a dialog as shown:
+------------------------------------------------------------------------------------------+
Repository name: [ MyProject ]
[ OK ] [ Cancel ]
- The SVN url would typically remain unchanged once initially defined by during TSVN install. The default URL should be presented so the user has one less thing to remember. Very rarely would this change, perhaps it's not required at all for this use case.
...Possibly not the clearest explanation, but basically, all the user would have to do would be to :
...as opposed to:
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.