From: John H. <ec...@ya...> - 2011-04-25 19:06:41
|
I finally figured out what was causing TortleSVN not to work: Dumb user (that's me) that didn't read the manual. To use subversion, I needed to do these steps: a) Create a depository b) Enter ver 0.82 into the depository c) Check-out 0.82 from the depository - this is the step that wasn't obvious to me. d) Now use TortoiseSVN to commit new files into the depository So, now I have a difference list and I can go through and see all the changes I made. The bad news is: my vacation is over. I can only work on this part-time, till the next vacation. :-) On 4/22/2011 8:13 PM, John Henry wrote: > I made so many changes that the first safe step is take my Pythoncard > setup and compare with the standard 0.82 Pythoncard to list all of the > changes before committing. Then I can document what changes I made. > > I tried a number of directory comparison programs and none give me the > result of a local CVS or SVS can do. > > But I got a problem: I can't get CVSNT to work while TortuiseCVS > works. Got SVS server to work but can't get TortuiseSVS to work. Any > suggestions, anybody (Windows 7, 64 bit) > > > On 4/22/2011 6:57 PM, Andy Todd wrote: >> >> If no one objects I'm happy to give John commit privileges to the >> repository. That way he can add his changes and produce a 1.0 release. >> >> Regards, >> Andy > |