[Digikam-devel] Re: how to use git as subversion

Gilles Caulier caulier.gilles at gmail.com
Sun Feb 6 22:03:37 GMT 2011


Ah yes. Thanks Marcel, Now it's clear.

In general using local repository is not necessary, excepted in special case.

Since long time (time of CVS), i always use the remote repository as
reference. open source must be shared with other developpers.

The local repository where you can commit is a source of error, i'm
sure. I'm not working alone.

It just my viewpoint of course...

Gilles

2011/2/6 Marcel Wiesweg <marcel.wiesweg at gmx.de>:
>
> Short summary:
>
> git up
>
> git commit <path>
> git push
>
> where "git up" is an alias for "git pull --rebase", as given in the longer
> mail.
> You can set up to automatically push each commit, but then you lose the
> ability to have local commits.
>
> A diagram:
> http://www.gitready.com/beginner/2009/01/21/pushing-and-pulling.html#
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
>



More information about the Digikam-devel mailing list