[Distr-commits] r924 - / branches/distr-2.4/pkg/utils
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Sep 13 15:26:29 CEST 2013
Author: ruckdeschel
Date: 2013-09-13 15:26:28 +0200 (Fri, 13 Sep 2013)
New Revision: 924
Modified:
branches/distr-2.4/pkg/utils/getRevNr.R
package_depends.txt
Log:
updated package_depends.txt
Modified: branches/distr-2.4/pkg/utils/getRevNr.R
===================================================================
--- branches/distr-2.4/pkg/utils/getRevNr.R 2013-09-13 11:37:32 UTC (rev 923)
+++ branches/distr-2.4/pkg/utils/getRevNr.R 2013-09-13 13:26:28 UTC (rev 924)
@@ -4,7 +4,7 @@
## (otherwise need full URL as arg pathRepo
withlogin = TRUE, ### do we need option --login (yes in cygwin, don't know in Linux)
PathToBash = "C:/cygwin/bin/bash", ## path to bash
- PathToUtils="C:/rtest/distr/branches/distr-2.4/pkg/utils",
+ PathToUtils="C:/rtest/distr/pkg/utils",
### path to shell script readsvnlog.sh
tmpfile = "C:/rtest/tmp-svnlog5.txt", ### some tmpfile to which we write the
## results temporarily; is deleted afterwords
Modified: package_depends.txt
===================================================================
--- package_depends.txt 2013-09-13 11:37:32 UTC (rev 923)
+++ package_depends.txt 2013-09-13 13:26:28 UTC (rev 924)
@@ -9,4 +9,6 @@
distrDoc RobAStBase ROptEstOld
ROptEst ROptRegTS
RobExtremes RobLox RobRex
- ROptReg RobLoxBioC
\ No newline at end of file
+ ROptReg RobLoxBioC
+
+unconnected: RobAStRDA
\ No newline at end of file
More information about the Distr-commits
mailing list