* cloning a complete repository with cogito
@ 2005-06-19 15:42 Sven Verdoolaege
2005-06-19 22:39 ` Petr Baudis
0 siblings, 1 reply; 2+ messages in thread
From: Sven Verdoolaege @ 2005-06-19 15:42 UTC (permalink / raw)
To: Petr Baudis; +Cc: git
How can I clone a complete repository with cogito ?
cg-clone will only pull in everything from the master branch.
Then it pulls in the objects pointed to by tags, which
may live on other brachnes, resulting in a repository
that is not git-fsck-clean.
I'd like to be able to clone the whole thing or even
particular branches, different from master.
Think of a repository converted from cvs.
skimo
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: cloning a complete repository with cogito
2005-06-19 15:42 cloning a complete repository with cogito Sven Verdoolaege
@ 2005-06-19 22:39 ` Petr Baudis
0 siblings, 0 replies; 2+ messages in thread
From: Petr Baudis @ 2005-06-19 22:39 UTC (permalink / raw)
To: git
Dear diary, on Sun, Jun 19, 2005 at 05:42:50PM CEST, I got a letter
where Sven Verdoolaege <skimo@kotnet.org> told me that...
> How can I clone a complete repository with cogito ?
>
> cg-clone will only pull in everything from the master branch.
> Then it pulls in the objects pointed to by tags, which
> may live on other brachnes, resulting in a repository
> that is not git-fsck-clean.
>
> I'd like to be able to clone the whole thing or even
> particular branches, different from master.
>
> Think of a repository converted from cvs.
Well, pulling a specific branch can be done by appending #branchname to
the URL. If you use rsync:// URL, it will pull everything, too. Pulling
everything referenced by refs/ might be a nice thing, yes. ;-)
--
Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
<Espy> be careful, some twit might quote you out of context..
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-06-19 22:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-19 15:42 cloning a complete repository with cogito Sven Verdoolaege
2005-06-19 22:39 ` Petr Baudis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox