git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Visual SourceSafe -> Git?
@ 2008-05-27 13:20 Chris Hoffman
  2008-05-27 13:40 ` Stephen Sinclair
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Hoffman @ 2008-05-27 13:20 UTC (permalink / raw)
  To: git

Hello,

Is there a tutorial/script out there that would allow one to convert
an old-and-busted VSS repo to Git?  I was thinking about going the
subversion route, but I still have nightmares of the days when I was
having to do complex merges.

Thanks!

-Chris

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Visual SourceSafe -> Git?
  2008-05-27 13:20 Visual SourceSafe -> Git? Chris Hoffman
@ 2008-05-27 13:40 ` Stephen Sinclair
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Sinclair @ 2008-05-27 13:40 UTC (permalink / raw)
  To: Chris Hoffman; +Cc: git

Hi Chris,

I've done this using vss2svn:
http://www.pumacode.org/projects/vss2svn/wiki/RunningTheMigration
Then imported the svn using git-svn.

It works great, at least for my simple use case.
Of course, the actually VSS history is pretty useless since no one at
my company knows how to use version control (i.e., no comments) but at
least it's there if I need it. :)
I have no idea if this handles branching and such.

Steve


On Tue, May 27, 2008 at 8:20 AM, Chris Hoffman
<chris.c.hoffman@gmail.com> wrote:
> Hello,
>
> Is there a tutorial/script out there that would allow one to convert
> an old-and-busted VSS repo to Git?  I was thinking about going the
> subversion route, but I still have nightmares of the days when I was
> having to do complex merges.
>
> Thanks!
>
> -Chris
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-27 13:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-27 13:20 Visual SourceSafe -> Git? Chris Hoffman
2008-05-27 13:40 ` Stephen Sinclair

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).