View previous topic :: View next topic |
Author |
Message |
Carlos
Joined: 19 Mar 2004 Posts: 396 Location: Canyon, TX
|
Posted: Fri Jun 25, 2004 4:50 pm Post subject: unDig with DMD 0.93 |
|
|
There's a small problem compiling unDig with 0.93 (and 0.92, of course) because net.BurtonRadons.digc.program declares a class-member "package". It has to be renamed and then everything will compile without any problems.
I'd love to submit my change to SVN, but I just don't know how. I got completely lost in RapidSVN, and I remember I used to test another client, but I didn't understand it either. But the fix is simple, so I think any of you guys can update the appropiate file. |
|
Back to top |
|
|
jcc7
Joined: 22 Feb 2004 Posts: 657 Location: Muskogee, OK, USA
|
Posted: Sat Jun 26, 2004 5:31 pm Post subject: |
|
|
I think I found what you're referring to, so I changed it.
Commit message: Quote: | Renamed package identifier to pkg (since package is now a keyword). |
Let me know if I missed something.
As far as SVN clients go, I've been using TortoiseSVN since I started using SVN, and I like it a lot. I've installed RapidSVN and it was okay, but I didn't like it nearly as much. I don't mind making changes for others, so just post the changes here. |
|
Back to top |
|
|
Hohums
Joined: 08 Apr 2004 Posts: 71 Location: Western Australia
|
Posted: Sat Jul 10, 2004 2:54 am Post subject: Re: unDig with DMD 0.93 |
|
|
Carlos wrote: |
I'd love to submit my change to SVN, but I just don't know how. I got completely lost in RapidSVN, and I remember I used to test another client, but I didn't understand it either. But the fix is simple, so I think any of you guys can update the appropiate file. |
Its pretty easy to do. Just install TortoiseSVN. Now make a new folder, anywhere you wish. Select right-button on that folder to bring up the popup menu. Now choose import from the TortoiseSVN menu. Wait for everything to download...
Now when ever you make a change you want to summit. right-button on that folder and click commit. Whenever you want to update to the latest version click update.
If two people use the same file then the program will do its best to merge them. If it fails you need to sort out the differences. That's pretty much it.
Its a lot of fun to contribute. _________________ http://badmama.com.au/~anderson/ |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|