Hey,
I still have problem migrating to new location. Even after fresh git clone I am 
unable to initialize svn integration correctly. It doesn't mater which git repo 
I use - mine or Andreas, always after init (with new repo location) fetch I 
can't get git svn info.
Error message I have is ' Unable to determine upstream SVN information from 
working tree history'.

Best regards,
Lukasz

> Hi Lukasz,
> 
> you can try:
> 
> git remote set-url origin https://svn.apache....
> git svn rebase
> 
> It should work ;)
> 
> Regards
> JB
> 
> On 08/30/2011 10:21 AM, Łukasz Dywicki wrote:
>> Hey Jean,
>> Do you have instruction how to migrate git-svn to new repository location?
>> 
>> Best regards,
>> Lukasz
>> 
>>> Hi all,
>>> 
>>> I made a cleanup on our sandbox, aka:
>>> - I removed the comitter named sandbox
>>> - I moved the resources directly on the sandbox root
>>> 
>>> Now,
>>> - the rename.rb script in the Gert's sandbox has moved directly at the 
>>> sandbox root:
>>>  https://svn.apache.org/repos/asf/karaf/sandbox/rename.rb
>>> - Karaf WebConsole has moved from the Andreas' sandbox to:
>>>  https://svn.apache.org/repos/asf/karaf/sandbox/webconsole/
>>> - Karaf Cave has move from the JB's sandbox to:
>>>  https://svn.apache.org/repos/asf/karaf/sandbox/cave/
>>> 
>>> Thanks to update your local working copy.
>>> 
>>> Regards
>>> JB
>>> --
>>> Jean-Baptiste Onofré
>>> jbono...@apache.org
>>> http://blog.nanthrax.net
>>> Talend - http://www.talend.com
>> 
> 
> -- 
> Jean-Baptiste Onofré
> jbono...@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com

Reply via email to