[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

2 Newbie questions

From: Tom Bolick <tom_at_tabsoftwaresystems.com>
Date: 2004-07-16 23:46:59 CEST

I think I know the answer to the first question, but no harm in asking. (while wearing asbestos pants anyway)

1) My hosting service only supports Apache 1.3. Is there ANYTHING I can do to use subversion? What about
running svnserve on the host under SSH? I don't really expect a lot of traffic, but I'd like to move my repository
up to the website to make it available from multiple locations. (not really multiple people.)

2) I'm still trying to figure out the best way to create a new repository for a project. The documentation is just
not clear to an idiot like me. So far this is what I am thinking is the 'best way':

-------------
1) create a set of blank directories to set up the whole trunk/tags/branches thing
2) import that into the repository under PROJECTNAME
3) rename current PROJECT directory and create new empty PROJECT directory
4) copy all file you want under VC (i.e. source) into that empty directory
5) import that new directory
6) copy everything back from copy of PROJECT directory
7) UPDATE the directory from the repository
-------------

Now I admit I use TortoiseSVN, but this should be same either way, right? Is there a better way to do this?

Tom...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 16 23:48:07 2004

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.