git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Haggerty <mhagger@alum.mit.edu>
To: supadhyay <supadhyay@imany.com>
Cc: git@vger.kernel.org
Subject: Re: cvs2git multiple session for repository migration...
Date: Sat, 25 Feb 2012 16:14:20 +0100	[thread overview]
Message-ID: <4F48FACC.30800@alum.mit.edu> (raw)
In-Reply-To: <1330092524040-7314909.post@n2.nabble.com>

On 02/24/2012 03:08 PM, supadhyay wrote:
> I am migrating my CVS repository to GIt. As I have multiple repository I
> want to start multiple session for cvs2git,but it failed to start. I
> received cvs2svn.lock file error ? Is there any workaround to start multiple
> cvs2git session (which migrate the CVS directory) ??
> 
> Thanks in advance...

Didn't I already mention that cvs2git questions should go to the cvs2svn
mailing list?

You can run cvs2git multiple times simultaneously; you just need to
ensure that each one has its own temporary directory.  You can do this
either with the --tmpdir=PATH option or by starting the instances in
separate directories.

Michael

-- 
Michael Haggerty
mhagger@alum.mit.edu
http://softwareswirl.blogspot.com/

  reply	other threads:[~2012-02-25 15:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-24 14:08 cvs2git multiple session for repository migration supadhyay
2012-02-25 15:14 ` Michael Haggerty [this message]
2012-02-27  9:50   ` supadhyay

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F48FACC.30800@alum.mit.edu \
    --to=mhagger@alum.mit.edu \
    --cc=git@vger.kernel.org \
    --cc=supadhyay@imany.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).