[GRASS-dev] SVN error in Add-Ons
Frank Warmerdam
warmerdam at pobox.com
Mon Apr 14 19:52:42 EDT 2008
Yann Chemin wrote:
> Hi,
>
> just woke up,
> yes still a problem. Same problem.
...
>>> # svn ci -m "fix bug"
>>> svn: Commit failed (details follow):
>>> svn: Unrecognized URL scheme for
>>> 'https://svn.osgeo.org/grass/grass-addons/gipe/r.out.vic'
Yann,
I just tried a commit in this area and it seems to work fine. I suspect
your svn client does not support https (compiled without it), though I
can't think of any reason this would have recently changed.
I did:
warmerda at gdal64[26]% svn checkout https://svn.osgeo.org/grass/grass-addons/gipe/
r.out.vic
A r.out.vic/main.c
A r.out.vic/description.html
A r.out.vic/veg_lib.c
A r.out.vic/Makefile
Checked out revision 30991.
warmerda at gdal64[27]% ls
r.out.vic
warmerda at gdal64[28]% cd r.out.vic/
warmerda at gdal64[29]% ls
description.html main.c Makefile veg_lib.c
warmerda at gdal64[30]% svn status
warmerda at gdal64[31]% vi Makefile
warmerda at gdal64[32]% svn status
M Makefile
warmerda at gdal64[33]% svn commit -m "test commit" Makefile
Authentication realm: <https://svn.osgeo.org:443> GRASS Subversion Repository
Password for 'warmerda':
Authentication realm: <https://svn.osgeo.org:443> GRASS Subversion Repository
Username: warmerdam
Password for 'warmerdam':
Sending Makefile
Transmitting file data .
Committed revision 30992.
Forgive me for the rather pointless commit.
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | President OSGeo, http://osgeo.org
More information about the grass-dev
mailing list