On 2007.12.09 03:05:10 +0100, Miklos Vajna wrote: > On Sun, Dec 09, 2007 at 12:52:48AM +0100, Miklos Vajna <vmiklos@xxxxxxxxxxxxxx> wrote: > > > [svn-remote "svn"] > > > url = https://url/to/your/svn/repo > > > fetch = trunk:refs/heads/trunk ^^^^^ > > > branches = branches/*:refs/heads/* ^^^^^ > > > tags = tags/*:refs/heads/tags/* ^^^^^ > url = svn+ssh://vmiklos@xxxxxxxxxxxxx/svn/ooo-build > fetch = trunk:refs/master > branches = branches/*:refs/* > tags = tags/*:refs/tags/* Just a guess, but this seems pretty headless ;-) Björn > and wanted to fetch the revisions, but actually > > $ git svn fetch > > does not fetch any revisions. (yes, it does once i put back the > "remotes" prefix). is this a bug? :) > > thanks, > - VMiklos - 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