[issue1632] svn way repo pull

Alexey Kuznetsov mercurial-bugs at selenic.com
Sun Apr 26 05:14:38 CDT 2009


New submission from Alexey Kuznetsov <ak at axet.ru>:

When i had svn repo for my project i like to download only part of it.

For example my repo hosted on http server in http://www.com/svnrepo/trunk.

My project is huge and i want to take only 'library' from it and i easy to go:

svn co http://www.com/svnrepo/trunk/library.

As i understand mercurial is should be easy to solve.

hg clone http://localhost:8000/library library

give me as result full repo clone.

----------
messages: 9195
nosy: axet
priority: feature
status: unread
title: svn way repo pull

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1632>
____________________________________________________



More information about the Mercurial-devel mailing list