On Sunday 09 October 2011 10.55:20 IvankoB for-mse wrote:
> Will it be unpacked to a GIT local repo so that further updates may be
> performed via "git pull" ?
> 
No, it is a snapshot of head. Maybe you can git the snapshot locally and then 
pull from Gitourious the rest.
Or make a local copy from SVN at Sourceforge by
"
rsync -av mseide-msegui.svn.sourceforge.net::svn/mseide-msegui/* 
<thedestination>
"
convert that to git by
"
git svn -s <thedestination>
"
change the git remotes to Gitorious and pull from Gitorious. 

Martin
_______________________________________________
MSEide-MSEgui-talk mailing list
MSEide-MSEgui-talk@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk

Reply via email to