[geos-devel] SVN Access failed - updating SWIG bindings

Charlie Savage cfis at savagexi.com
Thu Jul 27 01:57:19 EDT 2006


Okay, I have the swig generated wrapper files.  But it seems like I 
can't update the new SVN repository:

svn commit -m Added SWIG generated wrapper files for Ruby and Python 
python/geos.py python/geos_wrap.cxx ruby/geos_wrap.cxx --username 
csavage --password ****** --non-interactive

svn: Commit failed (details follow):
svn: CHECKOUT of '/geos/!svn/ver/1795/trunk/swig/python': authorization 
failed (http://svn.refractions.net)

Thanks,

Charlie


Mateusz Loskot wrote:
> Paul Ramsey wrote:
>> The usual issues apply to putting generated files into the repository:
>> if different people with different swigs generate these files they will
>> potentially clobber each other in the repository and even generate
>> conflicts.
>>
>> A checks out
>> B checks out
>> A generates and updates and commits
>> B generates and updates, conflict!
> 
> Yes, this is the same situation as keeping ./configure script in the
> repo and then every run of autogen.sh will introduce problems.
> 
> If geos.py is generated file, then 'make dist' could operate this
> file optionally, depending on SWIG wrappers are build or not.
> 
> Best regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3237 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.osgeo.org/pipermail/geos-devel/attachments/20060726/9fa888e5/smime.bin


More information about the geos-devel mailing list