git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Boyd Lynn Gerber <gerberb@zenez.com>
To: Git List <git@vger.kernel.org>
Subject: Problems trying setup git assistance is needed.
Date: Thu, 5 Jun 2008 16:03:00 -0600	[thread overview]
Message-ID: <Pine.LNX.4.64.0806051545260.18454@xenau.zenez.com> (raw)

Hello,

I have been going through the various documents and I can not seem to find
what I need.  Could someone either tell me what commands to use or where
to read.

I have as follows

/master/cvs/
/master/git/
/master/hg/
/master/svn/

I download to the above the various source trees I need to work with.  I
have cron jobs to update the various source trees from the internet.  I
want to keep them clean of any and all local changes.

What I want to do is have a working directory as follows...

/working/cvs/
/working/git/
/working/hg/
/working/svn/

I want to bring into my /working/git/ the various source tress and have
them all managed bit git.  To meet the requirements for the various
management systems, I have to have their directory with a copy.  That is
why I have all the working/...

I have the enviroment variables set as follows

GIT_DIR=/master/git
GIT_WORK_TREE=/working/git

To start I have been trying to use git clone or the other tools to work,
such that I have working copies of all the /master/.... in my own
working git directory so I can compare changes between them.

git clone /master/git/git /working/git/git

worked and I am able to use the above to pull every thing for git, but the
tools to convert cvs, hg and svn do not seem to work.  What is the magic
to get them all in git?  I would prefer just to have the latest
development and stable branches in my working directory.  But I can fine
to the git clone of git from the docs.  Any assistance on getting
everythin over to git or hints is greatly appericiated.

Thanks,

--
Boyd Gerber <gerberb@zenez.com>
ZENEZ	1042 East Fort Union #135, Midvale Utah  84047

             reply	other threads:[~2008-06-05 22:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-05 22:03 Boyd Lynn Gerber [this message]
2008-06-06  6:51 ` Problems trying setup git assistance is needed Robert Anderson

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=Pine.LNX.4.64.0806051545260.18454@xenau.zenez.com \
    --to=gerberb@zenez.com \
    --cc=git@vger.kernel.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).