Project

General

Profile

Actions

Feature #7429

open

Reposman.rb different way to deal with repo creation

Added by Fernando Possebon over 13 years ago. Updated about 13 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
SCM extra
Target version:
-
Start date:
2011-01-24
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Hi,

I've trying to implement the reposman.rb here in my site, but I'm facing some issues:

a) I need to create the repository with recommended folder structure (branches, tags, trunk)
b) Since I'm using the TortoiseSVN + TortoiseRedminePlugin, I need to create some properties on repository (bugtraq:logregex, bugtraq:provideruuid, bugtraq:url) to enable use it.
c) I would like to set a pre-commit hook to validate the log message is not empty

I'm not a Ruby developer, but I know other languages (.NET, PHP) I take a look on source code of reposman.rb (without knowing its structure) and I have some clues what could be done to address the issues related above.

I'm not a subversion expert, so I could not figure out how to create the repository with the default structure.

Actions

Also available in: Atom PDF