Questions tagged [snapshotcm]

SnapshotCM is a commercial version-control tool with project-level branching and merging developed by True Blue Software.

3 questions
2
votes
2 answers

ant script not expanding property value in exec arguments

i have an ant script as shown below:
jeremychan
  • 4,309
  • 10
  • 42
  • 56
0
votes
1 answer

checking latest version in version control

i am currently writing an ANT script which will include some intelligence to check for things. I am using SnapshotCM from True Blue Software as my version control and using CruiseControl as a framework for my nightly build. Basically, I will need to…
jeremychan
  • 4,309
  • 10
  • 42
  • 56
0
votes
1 answer

delegate xml file to detect the latest source from snapshot cm

i am about to automate nightly build using Cruisecontrol. I just need a step in which writing an xml script to help find out the latest version of snapshot found in snapshotCM. Anybody has any idea how to go about writing such a script?
jeremychan
  • 4,309
  • 10
  • 42
  • 56