You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/06/29 15:07:50 UTC

[jira] Reopened: (INFRA-2826) Create a git mirror for https://svn.apache.org/repos/asf/karaf

     [ https://issues.apache.org/jira/browse/INFRA-2826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet reopened INFRA-2826:
------------------------------------


The config seems wrong somehow, I think the .git/config should contain the following instead:
{code}
[svn-remote "svn"]
	url = https://svn.apache.org/repos/asf
	fetch = karaf/trunk:refs/remotes/origin/trunk
	branches = karaf/branches/*:refs/remotes/origin/*
	tags = karaf/tags/*:refs/remotes/origin/tags/*
{code}

> Create a git mirror for https://svn.apache.org/repos/asf/karaf
> --------------------------------------------------------------
>
>                 Key: INFRA-2826
>                 URL: https://issues.apache.org/jira/browse/INFRA-2826
>             Project: Infrastructure
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Guillaume Nodet
>            Assignee: Jukka Zitting
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.