[bt-devel] git help
Gary Holmlund
gary.holmlund at gmail.com
Thu Aug 5 09:25:04 MST 2010
On 8/5/2010 6:48 AM, Martin Gruner wrote:
> Hi Jaak,
>
> today I tried to clone the "bibletime" part of our sf SVN repository
> into a git repository with
>
> git svn clone -s https://bibletime.svn.sourceforge.net/svnroot/bibletime
> bibletime
>
> unfortunately this will import all modules, also bibletime2, website and
> so on. What I want is a repository with only "bibletime", but for that
> the full history, tags and branches. Is that possible? If that requires
> reorganization of the SVN repository (don't know if that's technically
> possible), we can do so.
>
> mg
>
Martin,
Try this:
git-svn clone
https://bibletime.svn.sourceforge.net/svnroot/bibletime/trunk/bibletime
It works like you want it to for me.
It is right off our wiki:
http://devel.bibletime.info/wiki/BuildingBibleTime#Getting_the_code
Gary
More information about the bt-devel
mailing list