Entering edit mode
Hi Bioc,
I have a new version of DMRcate pushed to git at https://github.com/timpeters82/DMRcate-devel, but I keep getting this error when pushing this to svn:
timpet@clark-lab:~/Documents/DMRcate$ git svn rebase Unable to determine upstream SVN information from working tree history
Updating svn doesn't seem to help either:
timpet@clark-lab:~/Documents/DMRcate$ svn --version svn, version 1.8.8 (r1568071) compiled Aug 20 2015, 12:51:30 on x86_64-pc-linux-gnu Copyright (C) 2013 The Apache Software Foundation. This software consists of contributions made by many people; see the NOTICE file for more information. Subversion is open source software, see http://subversion.apache.org/ The following repository access (RA) modules are available: * ra_svn : Module for accessing a repository using the svn network protocol. - with Cyrus SASL authentication - handles 'svn' scheme * ra_local : Module for accessing a repository on local disk. - handles 'file' scheme * ra_serf : Module for accessing a repository via WebDAV protocol using serf. - using serf 1.3.3 - handles 'http' scheme - handles 'https' scheme timpet@clark-lab:~/Documents/DMRcate$ git svn rebase Unable to determine upstream SVN information from working tree history
Any ideas on what I've overlooked? :)
Cheers,
Tim
Hi,
This support site is for Bioconductor end-users, not for questions about development/maintenance of your package. Please ask this kind of question on the bioc-devel mailing list. That way you'll reach the broad community of Bioconductor developers.
Thanks,
H.