Once again. I think I was a little hasty to check this stuff in, without checking once again, if this stuff is used anyhow. Right now, I still have an open issue with the artifacttest class, I hope I can resolve tonight. Basically what I did, is, that I totally recovered/resurrected the version before the deletion of UpdaterConfig. This is pretty easy, since you can do a "svn log --verbose" and get all the changes for a given directory. If you need to know more, I strongly recommed http://svnbook.red-bean.com/svnbook/ch04s04.html#svn-ch-4-sect-4.3. I am also just using plain commandline, and only sometimes the eclipse version. I recovered these files, and hope that I did not undo any changes you did :-)
R, Markus > > > Sorry, a little to hasty. rebuild the stuff. right now i still have the > > artifacttest where some work has to be done. > > Not sure I follow these sentences. > > > to recover (resurrect) a deleted file, you have to find out the old > > revision number and copy it (svn copy) to the working copy. then just > > add it once again. pretty straight forward, i think :-) > > I think I follow, although I don't know how to query history. > BTW: I gve up on Subclipse yet again, can't whittle well with it... > > Q: Did you merge w/ any changes I've jsut made, or does SVN allow you to > copy over w/o a merge? > > > sorry once again. > > Nope, don't be. If our unit tests were all working before you did that, > maybe > > regards > > Adam >