git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to conver no branches/tags svn repo to git ?
@ 2006-12-07 13:31 Dongsheng Song
  2006-12-07 19:59 ` Eric Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Dongsheng Song @ 2006-12-07 13:31 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: git

e.g.
http://svn.berlios.de/viewcvs/open-iscsi/
http://svn.berlios.de/svnroot/repos/open-iscsi

Can I convert / to master simply ?


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

* Re: How to conver no branches/tags svn repo to git ?
  2006-12-07 13:31 How to conver no branches/tags svn repo to git ? Dongsheng Song
@ 2006-12-07 19:59 ` Eric Wong
  2006-12-08  8:52   ` Dongsheng Song
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Wong @ 2006-12-07 19:59 UTC (permalink / raw)
  To: Dongsheng Song; +Cc: Shawn O. Pearce, git

Dongsheng Song <dongsheng.song@gmail.com> wrote:
> e.g.
> http://svn.berlios.de/viewcvs/open-iscsi/
> http://svn.berlios.de/svnroot/repos/open-iscsi

git svn init http://svn.berlios.de/svnroot/repos/open-iscsi
git svn fetch

-- 

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

* Re: How to conver no branches/tags svn repo to git ?
  2006-12-07 19:59 ` Eric Wong
@ 2006-12-08  8:52   ` Dongsheng Song
  0 siblings, 0 replies; 3+ messages in thread
From: Dongsheng Song @ 2006-12-08  8:52 UTC (permalink / raw)
  To: git

Thanks,
---
Dongsheng Song

2006/12/8, Eric Wong <normalperson@yhbt.net>:
> Dongsheng Song <dongsheng.song@gmail.com> wrote:
> > e.g.
> > http://svn.berlios.de/viewcvs/open-iscsi/
> > http://svn.berlios.de/svnroot/repos/open-iscsi
>
> git svn init http://svn.berlios.de/svnroot/repos/open-iscsi
> git svn fetch
>
> --
> Eric Wong

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

end of thread, other threads:[~2006-12-08  8:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-07 13:31 How to conver no branches/tags svn repo to git ? Dongsheng Song
2006-12-07 19:59 ` Eric Wong
2006-12-08  8:52   ` Dongsheng Song

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).