I tried a fresh check out and it seems that it runs into the same problem...
# svn co https://svn.osgeo.org/grass/grass-addons/ svn: Unrecognized URL scheme for 'https://svn.osgeo.org/grass/grass-addons' # I suppose that svn got allergic to https as you suggested, but I did not see that subversion got upgraded recently in my box... Definitely not while I was working. Still not clear... On 15/04/2008, Frank Warmerdam <[EMAIL PROTECTED]> wrote: > 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: > > [EMAIL PROTECTED] 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. > [EMAIL PROTECTED] ls > r.out.vic > [EMAIL PROTECTED] cd r.out.vic/ > [EMAIL PROTECTED] ls > description.html main.c Makefile veg_lib.c > [EMAIL PROTECTED] svn status > [EMAIL PROTECTED] vi Makefile > [EMAIL PROTECTED] svn status > M Makefile > [EMAIL PROTECTED] 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, > [EMAIL PROTECTED] > light and sound - activate the windows | http://pobox.com/~warmerdam > and watch the world go round - Rush | President OSGeo, http://osgeo.org > > -- Yann Chemin International Rice Research Institute Office: http://www.irri.org/gis Perso: http://www.freewebs.com/ychemin _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
