On Wed, Jan 08, 2014 at 02:38:14PM +0100, Dan Horák wrote:
> in my experience it can take hours to clone large SVN repos (similar
> to 13k revisions in audacity), I usually use
> git svn clone --stdlayout <svn_url>
> but it should be equivalent to your procedure
> 
> somewhere under .git you should see a file that changes during the
> fetch phase (IIRC it lists the grabbed revisions), so you will know it
> does something, also if svn:// url works, it should be faster than
> http://

Using the svn:// uri failed for me, so I'm back to using the http://.
With --stdlayout will that capture the branches and tags information?

-- 
Darryl L. Pierce <mcpie...@gmail.com>
http://mcpierce.fedorapeople.org/
"What do you care what people think, Mr. Feynman?"

Attachment: pgpSfxzot6NRe.pgp
Description: PGP signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to