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

RE: RE: Subversion Tools

From: Barkey, Christian LUX <Christian.Barkey_at_HVB.lu>
Date: 2004-08-04 17:08:23 CEST

I've use vss2svn also from tigris.org. It took some
1/2 hour to migrate a round about 500 Revision Project from
vss to svn. Because of the poor performace (this is in
my point of view the launch of the command line tools
so often) I did it with a local copy of the vss database
and a local repository. After finishing I simply dumped
the svn repository and loaded it into the server.

It would always be a good start to split up the complete
vss database into several different svn repositories, this
to reduce migration time for the different projects and
to have its own revision number for each projects which
counts by each commit.

I ran into problems with my german developers who commented
the vss with german umlaute. These where not handled by the
svn client I use and the script failed. So I went through
all comments through the whole history and changed every
comment into english (NOT VERY FUNNY!).
I forwarded this already to the vss2svn developer and am
waiting for an answer.

Best regards
Christian

-----Original Message-----
From: Ray Johnson [mailto:Rayj@ingenio.com]
Sent: Mittwoch,4. August 2004 16:56
To: Francesco Nesci; users@subversion.tigris.org
Subject: RE: Subversion Tools

The scripts currently out there for VSS migration are only so so.
However, much of this is due to VSS itself. We were going to attempt to
preserve history from our VSS database - but because our VSS repositoy
was so large this became impossible. In fact, we stopped the program
after it ran for over 4 days but was no where near being finished.

In the end we decided to just get snapshots from VSS and interesting
points in time (i.e. final release bits for various versions.) I
started our Subversion repository with an import of the earliest version
we wanted kept around in VSS. Then I would carefully overlay each later
version in the working directory & check in each new version as a single
commit. This worked out pretty well for our needs. We have kept the
VSS repository around just in case someone may have needed some older
history - but no one has looked yet...

Ray

-----Original Message-----
From: Francesco Nesci [mailto:french@nesci.org]
Sent: Wednesday, August 04, 2004 6:51 AM
To: users@subversion.tigris.org
Subject: Subversion Tools

Hi,

Some of us at work are try to get our company to leave VSS and move to
subversion. I've been working with TortoiseSVN and Apache with great
success. To make our case for the move stronger, I've been searching
for a few other tools for SVN but would like to get some information
from those who have first hand experience. So I'm turning to the list
to see what you suggest.

I'd have an easier time of making the case for the switch if I could
find:

1) A windows program for configuring users and access rights. We have a
large database of programs and projects and some of them have restricted
rights. I know that I can make these changes manually but my boss will
make the point that he can do it easily from within VSS.

2) A windows program to let SVN users manage their own password or, even
better, a way to use the user's domain login for SVN login. I'm
currently trying to get mod_auth_ldap working with Apache but that's an
email for another list.

3) A windows program to copy the VSS database to SVN and preserver the
history. I've found a couple of tools that claim to do this but haven't
tried them yet. Have any of you used something similar? How well did
it work? What problems did you run into? Do you have any advice?

Finally, if anyone has used any other Windows tools with SVN that they
like, I'd love to hear about it.

Thanks for all your help.

Ciao,

F

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

**********************************************************************
This message and any attachment are confidential and may be privileged or otherwise protected from disclosure.
If you are not the intended recipient, please call or e-mail the sender and delete the message and any attachment from your system.
If you are not the intended recipient, you must not copy this message or attachment or disclose the contents to any other person.

E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive later
or incomplete, or contain viruses.
The sender therefore does not accept liability for any errors or omissions in the contents of this message which arises as a result of e-mail transmission.

If verification is required please request a hard-copy version. This message is provided for informational purposes only
and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments.

**********************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 4 17:08:51 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.