On Thu, Apr 14, 2011 at 10:14 PM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
I lost all my work on RPackage of yesterday - I cannot find the changes and the packages I saved are corrupted and now I would like to restart to load from a given version but the ConfigurationOfRPackage
ConfigurationOfRPackage-StephaneDucasse.10
version10: spec <version: '1.0' imports: #('1.0-baseline' )>
spec for: #'common' do: [ spec blessing: #'release'. spec description: 'New version'. spec author: 'AlexandreBergel'. spec timestamp: '2/18/2011 12:53'. spec package: 'SystemAnnouncements' with:
'SystemAnnouncements-cyrilledelaunay.36'; package: 'RPackage-Core' with: 'RPackage-Core-AlexandreBergel.66'; package: 'RPackage-Tests' with: 'RPackage-Tests-cyrilledelaunay.26'; package: 'RPackage-UI' with: 'RPackage-UI-FernandoOlivero.16'; package: 'RPackage-SystemIntegration' with: 'RPackage-SystemIntegration-cyrilledelaunay.50'. ].
now when I do
ConfigurationOfRPackage project load: #'1.0'
Becasuse you should not use symbols since they are for symbolic versions. Do: ConfigurationOfRPackage project load: '1.0' instead.
Chees
is telling to me that there is no symbolic version and I do not get it.
I'm lost and really frustrated.
Stef _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev