[Eric] Unable to create initial pysvn repo with eric4
Hans-Peter Jansen
hpj at urpla.net
Wed Mar 20 19:21:43 GMT 2013
Dear Detlev,
unfortunately, I currently suffer from another regression in eric4:
eric4 doesn't allow me to initialize a new pysvn project anymore, hosted on a
remote apache server. The empty project was created on the server with
"svnadmin create" as usual..
~> svn info http://server/repos/diskbackup
Pfad: diskbackup
URL: http://server/repos/diskbackup
Basis des Projektarchivs: http://server/repos/diskbackup
UUID des Projektarchivs: 5a45a0ec-9180-11e2-b6a6-310c6d2ea48d
Revision: 0
Knotentyp: Verzeichnis
Letzte geänderte Rev: 0
Letztes Änderungsdatum: 2013-03-20 18:05:23 +0100 (Mi, 20. Mär 2013)
With pysvn, the next step was creating a new project with eric, and let it
setting up the initial repo structure (trunk, branches, tags), but the SVN
repository info dialog doesn't enable the OK button anymore, using values
similar to:
Protocol: http://
URL: server/repos/name
Log: whatever
Create standard repo structure: yes
This happens with both: 4.5.9 and 4.5.10-svn, the former tested with PyQt
latest release versions, the latter with latest snapshot versions, everything
else is pretty current (pysvn is at 1.7.6), and publicly available from my OBS
repos:
https://build.opensuse.org/project/monitor?project=home%3Afrispete%3APyQt
https://build.opensuse.org/project/monitor?project=home%3Afrispete%3APyQt-next
https://build.opensuse.org/project/monitor?project=home%3Afrispete%3Apython
A manual repo setup from the client was possible, of course, and is usable for
eric4 thereafter.
While at it: a minor glitch happens with the file selector (open file mode):
by default, you select batch files, which is a little contra productive for
"The Python IDE". Either use all files (*) filter, or python files, if called
from a python project. (I'm using (Py)KDE 4.10 integration), which also
suffers from non translated dialog items, BTW).
Cheers,
Pete
More information about the Eric
mailing list