[Geany] Using version control plugin

Frank Lanitz frank at xxxxx
Mon Jan 18 08:40:54 UTC 2010


Hi,

Tristan Crockett wrote:
> I have installed the version control plugin for Geany, but I can't find a
> way to bring any files under source control.  What I'm looking for is a way
> to add a repository and update from/commit to it.  The website lists update
> and commit as supported for Subversion, but I can't find any menus that
> would allow me to start doing this. The VC menu under 'Tools' just has a
> bunch of greyed out operations on what looks like the current file
> (presumably greyed out because there's no files under source control)
> 
> I'm thinking I am missing something, but there's not too many menus in
> Geany, and it seems I have checked everything.

I think the step which was missing here is to have a working, working
copy. So e.g. if you work on top of a subversion repository you will
have to checkout it first with svn co /path/to/your/repo /local/path
When now working inside the working copy you shoudl be able to use the
VC plugin. Of course, the svn binary needs to be inside $PATH.

Hope this makes sense,
Frank

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://lists.geany.org/pipermail/users/attachments/20100118/b62b9e24/attachment.pgp>


More information about the Users mailing list