From: Joe E. <jo...@em...> - 2011-09-07 04:20:45
|
On 9/6/2011 3:04 PM, Joachim wrote: > Hi Joe, > > according to the CVS-list it worked now. > Can you tell us the commands you used? Well, you're going to be a bit disappointed. First, I used the Subversion tool in Jetbrains IDEA. So, I didn't use command-line. Next, if you look closely, you'll notice that *my* copy doesn't have a "JSynthLib" folder directly beneath the root, it starts with the *contents* of the JSynthLib folder. So, I copied from a level deeper than everybody else does. This isn't really a problem if I'm the only one using the branch, but it was still a mistake. Lastly, I forgot to tell the tool to copy rev 1051, so it copied the latest revision. I can't use that. So, now, I'm trying to figure out how to delete that and do it over. The Jetbrains tool doesn't have a delete function. The linux svn tool keeps telling me that it's going to ignore that command from the list it's actually going to execute. And Soureforge's web interface doesn't offer it, either. I may have to install Tortoise, but I really want to see why the linux svn tool is failing for any command that requires authentication/credentials. - Joe |