In <https://sourceforge.net/p/oorexx/bugs/1867/> Enrico suggests to use the value of ORX_WC_LAST_CHANGED_REV instead of ORX_WC_REVISION for the revision number ooRexx reports.

Here an example with "svn info test/trunk":

   F:\work\svn\oorexx>svn info test\trunk
   Path: test\trunk
   Working Copy Root Path: F:\work\svn\oorexx
   URL:svn+ssh://or...@svn.code.sf.net/p/oorexx/code-0/test/trunk
   Relative URL: ^/test/trunk
   Repository Root:svn+ssh://or...@svn.code.sf.net/p/oorexx/code-0
   Repository UUID: 0b6cbdbe-3aab-466e-b73a-abd511dda0a2
   *Revision: **12623*
   Node Kind: directory
   Schedule: normal
   Last Changed Author: erich_st
   *Last Changed Rev: **12536*
   Last Changed Date: 2022-12-02 16:06:36 +0100 (Fr., 02 Dez 2022)

Here an example with "svn info docs/trunk":

   F:\work\svn\oorexx>svn info docs/trunk
   Path: docs\trunk
   Working Copy Root Path: F:\work\svn\oorexx
   URL:svn+ssh://or...@svn.code.sf.net/p/oorexx/code-0/docs/trunk
   Relative URL: ^/docs/trunk
   Repository Root:svn+ssh://or...@svn.code.sf.net/p/oorexx/code-0
   Repository UUID: 0b6cbdbe-3aab-466e-b73a-abd511dda0a2
   *Revision: 12623*
   Node Kind: directory
   Schedule: normal
   Last Changed Author: perolovjonsson
   *Last Changed Rev: 12622*
   Last Changed Date: 2023-01-15 20:53:05 +0100 (So., 15 Jän 2023)

Here an example with "svn info main/trunk":

   F:\work\svn\oorexx>svn info main/trunk
   Path: main\trunk
   Working Copy Root Path: F:\work\svn\oorexx
   URL:svn+ssh://or...@svn.code.sf.net/p/oorexx/code-0/main/trunk
   Relative URL: ^/main/trunk
   Repository Root:svn+ssh://or...@svn.code.sf.net/p/oorexx/code-0
   Repository UUID: 0b6cbdbe-3aab-466e-b73a-abd511dda0a2
   *Revision: 12625*
   Node Kind: directory
   Schedule: normal
   Last Changed Author: perolovjonsson
   *Last Changed Rev: 12621*
   Last Changed Date: 2023-01-05 23:33:20 +0100 (Do., 05 Jän 2023)

Would that be o.k. for everybody?

---rony
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to