Git development
 help / color / mirror / Atom feed
* git-svn-import or CVS import from local HD rather than remote.
@ 2008-06-12 18:36 Boyd Lynn Gerber
  2008-06-12 18:55 ` Miklos Vajna
  0 siblings, 1 reply; 13+ messages in thread
From: Boyd Lynn Gerber @ 2008-06-12 18:36 UTC (permalink / raw)
  To: Git List

Hello,

I have a local svn of about 100 svn projects.  I have sripts that update 
via svn all these repo's daily.  What I want to do is to import these 
local svn tree's into git.  I can not seem to get it to work.

This is the latest attempt.

git-svnimport -C /working/git/project /master/svn/pub-svn/category/project

The above seems to work with the remote url's, but I really need to be 
able to update my working copies of svn and cvs into git.

I have as follows...

/master/cvs/category/project/
/master/svn/category/project/
/master/git/categroy/project/

/working/cvs/category/project/
/working/svn/category/project/
/working/git/category/project/

All my master stuff is being updated automatically.  My working is being 
updated as well via the various management systems.  What I am having 
problems doing is the automation of cvs and svn into my working git.

Git pulls from master git to the working git project without a problem.  
I want all the projects under git.  What I have now or want is in

/working/git/category/project

Examples of categories are

X11
audio
db
devtools
ebus
emulators
fileutils
gnome
interp
java
libraries
mail
net
qt
shells
shellutils
sysadmin
textproc

so for example

I want to have

/working/git/interp/perl
/working/git/interp/php
/working/git/interp/python

And have it updated via cron from my master repo's.  Could anyone shed 
some light on the best way to do this?

Thanks,

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

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

end of thread, other threads:[~2008-06-13  4:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-12 18:36 git-svn-import or CVS import from local HD rather than remote Boyd Lynn Gerber
2008-06-12 18:55 ` Miklos Vajna
2008-06-12 19:20   ` Boyd Lynn Gerber
2008-06-12 19:23     ` Miklos Vajna
2008-06-12 19:24     ` Daniel Barkalow
2008-06-12 19:57       ` Boyd Lynn Gerber
2008-06-12 20:41         ` Miklos Vajna
2008-06-12 20:46           ` Boyd Lynn Gerber
2008-06-12 20:56         ` Daniel Barkalow
2008-06-12 21:03           ` Boyd Lynn Gerber
2008-06-12 22:11             ` Daniel Barkalow
2008-06-12 22:20               ` Boyd Lynn Gerber
2008-06-13  4:00                 ` Asheesh Laroia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox