On Tue, 2008-07-01 at 19:25 +0200, Robert Millan wrote:
> Hi,
> 
> Not sure why grub-devel didn't receive the updates, as it was CCed.  Anyway,
> SVN is enabled now.
> 
> See https://savannah.gnu.org/svn/?group=grub
> 
> and https://savannah.gnu.org/support/?106422

I've changed git import to use the subversion repository.  This means
that the git repository needs to be re-cloned or reset to the remote
branch:

stg pop --all # if you have any patches applied
git-reset origin/master
stg push --all # apply the patches again

Import from subversion is less CPU intensive, so it's scheduled to be
run twice an hour (25 and 55 minutes after each hour), not once in two
hours, as it was with CVS.  Also, there will be no 10 minute delay at
the import time caused by the lack of atomic commits in CVS.

-- 
Regards,
Pavel Roskin


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to