Forum : Ride IDE
Original Post
Post Information | Post |
---|---|
June 10, 2010 - 9:28am
|
I'm using TortoiseSVN for revision control . What files in a project can I ignore when making a commit of my project? |
Hi,
You need to keep the .rprj, .rapp, .dbi files.
And of course the .c and .h files, and any linker or compiler config file you might have. (.ld, etc.) ;)
I suggest you look at the examples installed by Ride in \Examples\... , just after the install, before compiling them.
Best Regards,
Vincent