Commit ID r42
|
|
Contributor: | Oscar Ciudad as oscarjacho |
Files Modified: | 1 |
| Date: | 18-March-2012 at 23:51 | Lines Added: | 45 | |
| Repository: | https://arrea.svn.sourceforge.net/svnroot/arrea/trunk /trunk | Lines Removed: | 41 | |
| Commit Comment: | Several modifications due to errors Main one is removing global svn_client object. It generated lots of thread errors. Now every svn operation will use pysvn.Client() directly, so objects will be created/deleted per operation. Maybe not very optimal but works perfectly with several threads and under massive client requests. Only if performance/memory consumption goes well, other solutions (as client pools) will be considered. |
|||
| Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Python | 37 | 31 | 7 | 10 | 1 | 0 | |
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
| /arrea.py | Python | 37 | 31 | 7 | 10 | 1 | 0 |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.