Displaying 3 results from an estimated 3 matches for "parent_pool".
2007 Apr 07
1
Web Site Trak errors and Python tracebacks
...dir, None, self.log)
File "/var/lib/python-support/python2.4/trac/versioncontrol/svn_fs.py",
line 281, in __init__
self.pool = Pool()
File "/var/lib/python-support/python2.4/trac/versioncontrol/svn_fs.py",
line 158, in __init__
self._pool = core.svn_pool_create(self._parent_pool())
File "/var/lib/python-support/python2.4/svn/core.py", line 177, in
svn_pool_create
return Pool(parent_pool)
File "/var/lib/python-support/python2.4/libsvn/core.py", line 1080, in
svn_pool_create
return apply(_core.svn_pool_create, args)
File "/var/lib/pytho...
2007 Apr 11
1
problem with wiki - Trac internal error
...e, self.log)
File "/var/lib/python-support/python2.4/trac/versioncontrol/
svn_fs.py", line 281, in __init__
self.pool = Pool()
File "/var/lib/python-support/python2.4/trac/versioncontrol/
svn_fs.py", line 158, in __init__
self._pool = core.svn_pool_create(self._parent_pool())
File "/var/lib/python-support/python2.4/svn/core.py", line 177, in
svn_pool_create
return Pool(parent_pool)
File "/var/lib/python-support/python2.4/libsvn/core.py", line
1080, in svn_pool_create
return apply(_core.svn_pool_create, args)
File "/var/...
2009 Jul 24
1
permit many-to-many vms / networks relationship redux
redux patchset permitting a vm to be associated with
multiple networks and vice-versa. updated patchset so
as to be applicable against current oVirt server HEAD
these patches may be applied in any order, they all
need to be pushed together