View Issue Details

IDProjectCategoryView StatusLast Update
400WADFCorepublic20 Feb 2012 20:05
Reporterrkellner Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Product Version0.13.5 
Summary400: dependency tags are checked via SVN instead of GIT_SVN, try to "map" between different protocols to access the same resource
DescriptionSo far dependency tags are checked via SVN instead of GIT_SVN. Since it is doing exactly what is in dependency tags SVN:....

Trying to "map" between different protocols to access the same resource is something we should solve, although logically it would probably be a separate function, e.g. some kind of configuration that holds a rewriting table like this:

svn+ssh://myserver/path/to/blah = https://my-http-server/svn/path/to/blah

Note that the above also solves a second related problem, that if you are mapping between protocols then sometimes it is not just the protocol that you need to change but also parts of the path e.g. a different server name, or path prefix.

"vc_type" refers only to the version control type for checking out the *application* and has nothing to do with dependency tags, so the dependency tags mechanism should not be changed (except maybe to add the mapping feature above).
TagsNo tags attached.

Activities

timj

20 Feb 2012 20:05

manager   ~442

Very open to further design/patches for this.

Issue History

Date Modified Username Field Change
4 Jan 2012 00:05 rkellner New Issue
20 Feb 2012 20:05 timj Note Added: 442