[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SVN
From: |
Pavel Roskin |
Subject: |
Re: SVN |
Date: |
Tue, 01 Jul 2008 17:33:15 -0400 |
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
- SVN, Robert Millan, 2008/07/01
- Re: SVN, Vesa Jääskeläinen, 2008/07/01
- Re: SVN,
Pavel Roskin <=
- Re: SVN, Bean, 2008/07/02