gfloppy commit issue



Hi All,
gfloppy is part of gnome-utils, and you normally need to checkout
gnome-utils to get the files for gfloppy.
gfloppy is actually a 'svn submodule' and when you check gnome-utils,
svn pulls the standalone 'gfloppy' repository.

The problem is that when you try to commit something from a
'gnome-utils' checkout to the gfloppy subdirectory, the commit fails
with a permission problem, described at
http://live.gnome.org/SubversionFAQ#head-d457a5b00e733e17fa8cce2488a8f803e7f7223d

For a workaround to this issue, one needs to checkout directly the
'gfloppy' module, then commit in there:

svn co svn+ssh://MYUSERNAME svn gnome org/svn/gfloppy/trunk gfloppy-trunk

While gnome-utils has a gnome-2-26 branch, gfloppy only has 'trunk'.

Simos


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]