On Mon, Nov 07, 2011 at 03:41:57AM -0800, redhat1981 wrote: > Hi, > > I am SVN admin, Fluent with SVN, Git I am a new user, Please let me know, > How to take dump of one git repository and then import that Dump to new > Repo. This is what cloning a repository does. You're probably looking for the --mirror option. git clone --mirror somerepo.git newrepo.git will give you a repository in newrepo.git that has all the branches and tags from somerepo.git. cmn
Attachment:
signature.asc
Description: Digital signature