01.02.2011 14:02, KP Kirchdoerfer пишет:
> Am Dienstag, 1. Februar 2011, um 12:45:00 schrieb Andrew:
>> 31.01.2011 23:06, Mike Noyes пишет:
>>> Charles,
>>> I just enabled svn for our project again. Git is enabled also, but I
>>> suspect migration to git is more complex.
>> I think that migration to any SCM is trivial till it's possible to get
>> access to source tree (latest version of files) via HTTP. And gitweb
>> provides this at 1st look. Link to latest revision of file
>> <path>/<filename>  looks like this:
>> http://<projectname>.git.sourceforge.net/git/gitweb.cgi?p=<path>;a=blob_pla
>> in;f=<filename>;hb=HEAD
> Latest versions should be possible, Charles rsync backup seems to be valid, I
> have the latest packages and sources in my local cvs copy, and finally SF
> should have a backup as well.
>
> IMHO non-trivial are the changes needed for buildtool (a new scm downloader is
> needed, the sources.cfg needs rework and probably every buildtool.mk file).
> Also we need to change the documentation, helper files like genpage.sh and
> maybe some more corner stuff. That's why I'd like to have a stable version 
> first
> and move to a new SCM later, IF possible...
>
> kp
Buildtool actually takes data from CVS via http. And it isn't too hard 
to modify ViewCVS.pm to take data from git via gitweb - like from CVS 
via viewvc.

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to