Skip to content

#593 dunecontrol update should skip version dependency check

Metadata

Property Value
Reported by Markus Blatt (markus@dr-blatt.de)
Reported at Sep 2, 2009 07:38
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Last edited at Oct 4, 2009 02:03
Closed by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Closed at Oct 4, 2009 02:03
Closed in version Unknown
Resolution Implemented
Comment

Description

Currently dunecontrol update fails if the modules do not satisfy the version dependency. This is somewhat annoying if one downloads a new module into an old source tree, because svn update has to be called manually afterwards.

Maybe there should just be a warning in this case?