Hi, we would like to use a Git-Svn-Bridge as it is described in Jon Loeliger's book. However there are some open questions: We have the bridge repository and the bare repository created. a) Are the developers supposed to work on a branch that follows master from the bare repository or on a branch that follows svn/trunk on the master? I assume they follow the master. b) How do we get changes from the bare repository to the bridge repository? Should there be a new branch for the changes or should one use master from the bridge? c) How do we get changes from subversion to the bare repository? d) Are the changes from subversion applied to the bare repository master or only to the svn/* branches? Thanks Christoph -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html