Search found 4 matches
- Wed Jun 24, 2009 4:59 pm
- Forum: Polarion SVN Web Client
- Topic: Are commits dangerous?
- Replies: 3
- Views: 5695
Re: Are commits dangerous?
I submitted a patch quite awhile ago that added locking support on a per username basis. Enforcing an user to lock a file before modifying it would help to serialize the changes.
- Tue Oct 16, 2007 1:49 pm
- Forum: Polarion SVN Web Client
- Topic: list of locked files?
- Replies: 1
- Views: 3601
Patches sent to Polarion in April
I sent patches to Polarion in April that added lock/unlock buttons as well as a status indication for file locks.
However, they haven't done any releases since 2006 and I haven't noticed the changes being integrated into the public repository...
However, they haven't done any releases since 2006 and I haven't noticed the changes being integrated into the public repository...
- Wed Apr 11, 2007 4:39 pm
- Forum: Polarion SVN Web Client
- Topic: Patch process?
- Replies: 3
- Views: 6178
Patches sent
Patches sent via email. I hope they are useful.
- Thu Mar 22, 2007 8:14 pm
- Forum: Polarion SVN Web Client
- Topic: Patch process?
- Replies: 3
- Views: 6178
Patch process?
What is the best way to submit patches to svnwebclient? I have made the following changes that I feel may be useful to others: 1) Support locking and unlocking individual files via a quick action button. 2) Added locked file icon/author/comment support. 3) Added "quick action" buttons for ...