Patch Submitted: Subversion > Sync Project Files...

Post here any ideas/problems/suggestions you have regarding CodeLite's Subversion (SVN) plugin
zeb
CodeLite Enthusiast
Posts: 11
Joined: Wed May 12, 2010 3:44 pm
Genuine User: Yes
IDE Question: C++
Contact:

Patch Submitted: Subversion > Sync Project Files...

Post by zeb »

Hi Eran,

I know that you've been busy doing fixes and adding features. But I was just wondering if you had a chance to take a look at:

http://sourceforge.net/p/codelite/patches/32/

I tried to write it in a similar style as the rest of your code. I hope that it's close enough that you can fix/refine it so that it can make it into your codebase. I find that I'm syncing my codelite workspaces with subversion nearly daily.

Thanks.
Ken B.
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Patch Submitted: Subversion > Sync Project Files...

Post by eranif »

can you re-send the patch using the latest trunk? I am getting too many rejects here

Eran
Make sure you have read the HOW TO POST thread
zeb
CodeLite Enthusiast
Posts: 11
Joined: Wed May 12, 2010 3:44 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Patch Submitted: Subversion > Sync Project Files...

Post by zeb »

OK, I'll start working on it.
zeb
CodeLite Enthusiast
Posts: 11
Joined: Wed May 12, 2010 3:44 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Patch Submitted: Subversion > Sync Project Files...

Post by zeb »

Just resubmitted a patch against rev 5876.

Did some rudimentary testing on Windows, only.

Sorry to take so long. I had to upgrade my wxwidgets to 4.9.4.

Thanks.
Ken B.
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Patch Submitted: Subversion > Sync Project Files...

Post by eranif »

Committed with minor changes ( I mainly moved the dialog from wxFormBuilder to wxCrafter) + some minor UI tweaks

Took me a while to understand what it does, but I think it will be very useful (for me at least)

Eran
Make sure you have read the HOW TO POST thread
zeb
CodeLite Enthusiast
Posts: 11
Joined: Wed May 12, 2010 3:44 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Patch Submitted: Subversion > Sync Project Files...

Post by zeb »

I like your UI improvements.

Thanks, Eran!
Post Reply