[
https://issues.apache.org/jira/browse/SLING-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161182#comment-16161182
]
Robert Munteanu commented on SLING-3987:
----------------------------------------
[~olli] - I took a quick look at repo, seeing that your projects are no longer
there on github. Quick question - when using {{repo sync}} I get a checkout of
projects that are not on any branch. Can that be avoided and instead move
projects to use the master branch?
My manifest.xml looks like this:
{code:xml}<manifest>
<remote name="origin" fetch=".." />
<default revision="master" remote="origin" sync-s="true" sync-j="4"
sync-c="true" />
<project path="api" name="api.git"/>
<project path="impl" name="impl.git"/>
</manifest>
{code}
> move from Subversion to Git
> ---------------------------
>
> Key: SLING-3987
> URL: https://issues.apache.org/jira/browse/SLING-3987
> Project: Sling
> Issue Type: Task
> Components: Best practices
> Reporter: Oliver Lietz
>
> track work for moving to Git
> [Wiki: Move from Subversion to
> Git|https://cwiki.apache.org/confluence/display/SLING/Move+from+Subversion+to+Git]
> [discussion
> @dev|http://apache-sling.73963.n3.nabble.com/jira-Created-SLING-3987-move-from-Subversion-to-Git-td4040882.html#a4040901]
> with [~cziegeler], [~bdelacretaz], [~fmeschbe], [~justinedelson], [~rombert]
> and [~radu.cotescu]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)