Enhancement #629

svn-based package version

Added by J. Wienke over 12 years ago. Updated over 11 years ago.

Status:RejectedStart date:11/17/2011
Priority:NormalDue date:11/17/2011
Assignee:-% Done:

0%

Category:-
Target version:-

Description

We need to remove the artificial version to meet the structure proposal and use the highest svn revision of one of the project files. However, this information is not easily accessible in svn, because:
  • revisions are per file and the top-level CMakeLists.txt may have a lower revision
  • svnversion tool could help, but is not usable for svn export, which is e.g. used by the gar-installer

Related issues

Related to Robotics Systems Types - Tasks #601: Consolidate RST Types Resolved 09/30/2011
Related to Robotics Service Bus - Feature #572: Include version information in source archives built by j... Rejected 09/19/2011
Follows Robotics Systems Types - Tasks #724: Remove version from generated artifacts Resolved 11/16/2011

History

#1 Updated by S. Wrede over 12 years ago

Cant we use a commit hook to write this information to a file in the repository?

#2 Updated by J. Wienke over 12 years ago

If modifying the repository for this case is acceptable?

#3 Updated by J. Wienke over 12 years ago

It seems we cannot use a hook for this purpose: http://svnbook.red-bean.com/en/1.1/ch05s02.html (red warning box at the bottom)

#4 Updated by J. Moringen over 11 years ago

  • Status changed from New to Rejected

No longer relevant since we switched to git.

Also available in: Atom PDF