Attachments and Svn Questions
Posted: 06 Dec 2007, 21:21
Hi,
Mantis is a great tool, thanks! I have some questions I would appreciate some help with:
i) Is there an easy way to store attachments in svn?
ii) Are there any show-stoppers in 1.1.0rc3?
iii) I have triggered commit messages from svn to mantis but I wasn't keen on information being appended as comments in issues. Comments are for people! I would prefer live access and pull info from svn on request.
e.g.
Have a collapsed box which when clicked will query and display commits for this issue:
Collapsed:
[+]
Viewed (will query)
[-]
1/1/7 567 $/myproject/myfile.c
1/2/7 568 $/myproject/myfile.c
Does this sound viable performance wise etc.?
Am I reinventing the wheel?
Is it possible in straight php?
If not what would be the better approach?
thanks for your time!
Mantis is a great tool, thanks! I have some questions I would appreciate some help with:
i) Is there an easy way to store attachments in svn?
ii) Are there any show-stoppers in 1.1.0rc3?
iii) I have triggered commit messages from svn to mantis but I wasn't keen on information being appended as comments in issues. Comments are for people! I would prefer live access and pull info from svn on request.
e.g.
Have a collapsed box which when clicked will query and display commits for this issue:
Collapsed:
[+]
Viewed (will query)
[-]
1/1/7 567 $/myproject/myfile.c
1/2/7 568 $/myproject/myfile.c
Does this sound viable performance wise etc.?
Am I reinventing the wheel?
Is it possible in straight php?
If not what would be the better approach?
thanks for your time!