This is the first time I used SVN (using CVS for my previous projects) and it is driving me crazy.
Well, I was able to get the source from the SVN the SVN way (not by getting the zip). I was able to make a new SVN repository, and get the CHDK code in there.
However, after I copy some older code (the code I was working on) and do an update, my old code is untouched, and none of the new stuff is added. I am using TortoiseSVN.
So the question is, how do I update my working copies with the current SVN code?