adding a patch
slowfranklin
slowfranklin at opencsw.org
Sat Jun 21 13:05:04 CEST 2014
Hi Riccardo
Am 21.06.2014 um 13:00 schrieb Riccardo Mottola <rmottola at opencsw.org>:
> Hi,
>
> I have written my first patch to a package. Now when I try to commit
> with mgar, it tells me "working directory contains untracked changes"
> which is of course true.
>
> How do I commit the patch? it resides in "trunk/files"
if you have *new* files in trunk/files you must first call `svn add FILE` on them. Afterwards you can commit with mgar commit which will commit the new files added before as well as any other modified file.
Hth!
-slow
More information about the maintainers
mailing list