This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: git mirror at infradead?


On Wed, Jun 10, 2009 at 9:38 PM, Jason Merrill<jason@redhat.com> wrote:
> Bernie Innocenti wrote:
>>
>> I won't re-create the repository from scratch, then.
>
> re-creating it from scratch should be fine as long as the metadata uses
> svn+ssh://gcc.gnu.org/svn/gcc. ?I'd think that
>
> git svn clone -s file://path/to/svn/root \
> ?--rewrite-root=svn+ssh://gcc.gnu.org/svn/gcc
>
> would be the way to go.

Unless git svn fixed a bug i reported about rewrite roots, this will
crash eventually.
I had to work around it with some hacks :(

>
> Jason
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]