[GRASS-dev] svn help

Jarosław Jasiewicz jarekj at amu.edu.pl
Tue Oct 13 06:22:17 EDT 2009


Jarosław Jasiewicz pisze:
> Hi all
>
> I tried to add to svn add-ons new module but I did it probably wrong.
>
> In raster directory I created new dir:
>
>    svn add r.stream.del
>    svn ci -m "New module" r.stream.del
>
>
> jarekj at jarekj-desktop:~/src/add-ons/raster$ svn ci -m "New module" 
> r.stream.del
> Sending      r.stream.del/Makefile
> Sending         r.stream.del/description.html
> Sending         r.stream.del/global.h
> Sending         r.stream.del/io.c
> Sending         r.stream.del/main.c
>
>
> in that moment all files from r.stream.del have been send to 
> r.stream.basins (Why??? I was in raster directory when I added new 
> subdirectory) and updated that directory. Now that directory is 
> corrupted. So I have a problem...
> revision version is 39503 after updating
>
> Any help?
>
> greetings ...
>
> Jarek
>
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
BTW...  I wrote r.stream.del module base on r.stream.basins code (i.e I 
copied r.stream.basin to r.stram.del and modified the code. It is the 
only relationship between that two modules.


More information about the grass-dev mailing list