|
Have a look at the history command :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/guides/html/vsgrfss_history.asp Be aware of an important thing when designing : the output of SS.exe is language dependent (at least, it's different in french and in english). I can provide you with some output for the french culture (the one I require). Can you create an attachment with the output of this command? The online docs don't really have much in the way of showing you the output.
Microsoft is moving away from VSS to its new Visual Studio Team Foundation Server product. We should ensure that we provide support for both. I'm creating a linked issue to track Visual Studio Team Foundation Server demand and development/plugin progress.
I've messed around with the Visual Source Safe command line interface for a couple different build systems. Whoever does implement this I'd definitely try to skim off of the ANT VSS Task code since dealing with command line stuff in Java across platforms is a somewhat sadistic pursuit.
http://ant.apache.org/manual/OptionalTasks/vss.html#vsshistory Added link to issue: #JRA-10040 as per Ben's comments above.
anyone know of any progress in this area?
To aid our efforts with this bug, we're hoping that perhaps some of our customers would be willing to share some VSS and JIRA data with us, ideally with some JIRA issue keys already in the commit messages.
All data would be kept in confidence and destroyed after we finish testing. We can arrange documentation to that effect, if it would help. If anyone has a system set up like that and would be willing and able to share that data with us, we would be extremely appreciative. If you are able to help us out with this test data, we will arrange a free license for your organization when the plugin is released. Please get in touch with me directly at jonathan@atlassian.com if you are able to help. In the meanwhile, the beta version of the plugin is available. See the project page here: http://confluence.atlassian.com/display/JIRAEXT/JIRA+Visual+SourceSafe+Plugin
The JIRA VSS plugin beta is now available and evalution licenses are ready to be generated. A few more details are here:
http://blogs.atlassian.com/developer/2007/09/jira_and_vss_we_need_your_help_1.html Download it, give it a try, and let us know what you think! |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I found this:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/guides/html/vsgrfcmdline.asp
But I couldn't work out which command was the equivalent of 'cvs log'