Displaying 3 results from an estimated 3 matches for "newrepos".
Did you mean:
kewrepos
2016 May 02
0
Getting an error from apache-ant-1.9.2 from CENTOS 7.0
Hi all,
I am getting an error in building SOURCE rpm from apache-ant:
[javadoc]
/home/nupur/NEWREPO/ant/BUILD/apache-ant-1.9.2/src/main/org/apache/tools/ant/taskdefs/Rmic.java:57:
error: unexpected end tag: </p>
[javadoc] * inclusion/exclusion of files works, and how to write
patterns.</p>
[javadoc]
^
[javadoc]
2007 Nov 13
2
SVN import & add--way to exclude directories?
Is there way on import or add to exclude directories? (Obvious candidate
being log or tmp dirs.) I''m imagining something like this:
$ svn import mytree file:///usr/local/svn/newrepos/some/project
--exclude /tmp --exclude /log \
I have scoured "Version Control with Subversion" without luck but maybe
I don''t understand some terminology somewhere...
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received...
2007 Jan 28
2
reposTools
Dear List,
I tested the example in the reposTools vignette:
library(reposTools);
Loading required package: tools
genRepos("Test
Repository", "http://biowww.dfci.harvard.edu/~jgentry/","newRepos");
Error in rep.int(colnames(x), nr) : unimplemented type 'NULL' in 'rep'
Could someone help me out with this one?
I'd appreciate all help....
I am running R 2.4.1 windows XP.
YUE