Hi Michal,

You can get a specific Kepler revision by doing:

ant update -Drev=nnnnn

Kepler's latest revision is 32799, so is 65768 for Ptolemy?

You can get a specific Ptolemy revision by setting the
revision number in ptolemy/module-info/revision.txt and
doing:

ant update-ptolemy -Drev=stable


  --dan

On 6/30/14 6:04 AM, Michal Owsiak wrote:
Hi there,

I'd like to use given release of Kepler (in terms of SVN revision).

By default, if I do:

ant change-to -Dsuite=kepler-2.4

I can see that following codes are checked out.

svn co -r head
https://code.kepler-project.org/code/kepler/releases/release-branches/kepler-2.4


Instead, I'd like to get revision (in particular 65768).

I have changed setting inside build-properties.xml

     <property name="rev" value="65768"/>

But it seems to be ignored.

Should I change something else?

Thanks in advance for the info

Michal


_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev

Reply via email to