Skip to content
This repository was archived by the owner on May 22, 2019. It is now read-only.

Config option to look up Subversion revsions #10

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

dmarti
Copy link

@dmarti dmarti commented Apr 20, 2011

Background: I'm migrating a svn repository to git, and people don't want the links to the old svn revision numbers to break. This version adds a configuration option: use_svn_id. If set, check the git-svn-id lines set in a Subversion import, in order to make the revision links in the Trac repository point to the correct, imported location.

dmarti added 7 commits April 19, 2011 17:58
Add a configuration option: use_trac_id.  If set,
check the git-svn-id lines set in a Subversion import,
in order to make the revision links in the Trac
repository point to the correct, imported location.
`fullrev` calls "svn_rev_to_sha", so the rev should
be a full SHA1 hash already.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant