Modify ↓
Ticket #7123 (closed defect: fixed)
Opened 4 years ago
Last modified 4 years ago
svn:externals can cause infinite loop
| Reported by: | thatch | Owned by: | thatch |
|---|---|---|---|
| Priority: | high | Milestone: | 0.11 |
| Component: | general | Version: | 0.11b2 |
| Severity: | major | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Setting svn:externals to blah /path causes an infinite loop ending in MemoryError?. I ran a quick test by the svn version at hand and it seems to skip such entries as incorrect.
I'm patching trunk for this in a sec (to simply prevent the loop, not try to make sense out of the entries).
Attachments
Change History
comment:1 Changed 4 years ago by thatch
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Applied in r6829