Create a snapshot on Repository Workspace
Hi Techies,
I am able to create a snapshot on repository workspace loaded freshly, using below commands.
lscm login -c -r $Repository-url -u $username -P $password
lscm create snapshot -n $snapshotname -r $Repository-url $RepositoryWorkspace
lscm deliver -r $Repository-url -s $RepositoryWorkspace -u $username -P $password -i
But, I want to create snapshot on repository workspace for every successful build. But, aftre the build I will be having the new files created in sandbox which are causing snapshot creation failure on repository workspace.
Starting - Snapshot Creation...
Problem running 'create snapshot':
Could not create snapshot
There are unchecked-in changes that may be overwritten.
Please let me know that How could I ignore the unchecked-in changes, during snapshot creation.
Thanks,
R Dama
|
One answer
This will be addressed in the ongoing 6.0.5 release. The workitem number is https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=428700 |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.