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

RE: Delete Repository

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2005-12-24 14:01:09 CET

Marcos,

> -----Original Message-----
> From: Marcos José Setim [mailto:mjs_ops@gmx.net]
> Sent: zaterdag 24 december 2005 11:50
> To: Lieven Govaerts
> Cc: users@subversion.tigris.org
> Subject: RE: Delete Repository
>
> On Sat, 2005-12-24 at 12:14 +0100, Lieven Govaerts wrote:
> > Marcos,
> >
> > I suppose you mean deleting revisions from a repository and not
> > deleting an entire repository?
>
> Sorry. I'd like to delete the entire repository. For tests I
> write one version of my projet in / and other in /myproject, thus:
>
> http://localhost:4000/
> http://localhost:4000/quati
>
> Then, generating confusion.
>
> You think better I delete the entire repository removing the
> folder and recreating him with svnadmin?

It depends on how many changes you already have and how 'ugly' you
find these test revisions in your log.

Why don't you make one root folder ( ex. /svn ) under which you store
all your repositories ( in Apache using SVNParentPath ). Then you can
have:
http://localhost:4000/svn/myproject
http://localhost:4000/svn/anotherproject
http://localhost:4000/svn/test1
http://localhost:4000/svn/test2
...

Clear and simple.

> > If you want to do tests you can always create a specific test
> > repository for that.
>
> I'll make this. :) I'm wanting to test the svn very much, and
> I liked it very, It was more easy and efficient that the CVS,
> in my tests.

Lieven.

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.7/214 - Release Date: 23/12/2005
 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 25 00:36:49 2005

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.