Problems trying setup git assistance is needed.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx>
ZENEZ	1042 East Fort Union #135, Midvale Utah  84047
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux