git usage

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

git usage

jdd@dodin.org
Hello,

I'm not familiar with git. To compile from git I pulled the git
repository then copied it to the compile folder.

I wonder if it's possible to pull the last git directly on the
compilation folder and make again (or cmake first?)

are the two ,operation compatible (pulling then compiling then
pulling... etc)

thanks
jdd
--
http://www.dodin.net
http://www.youtube.com/user/jdddodinorg
http://jdd.blip.tv/
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: git usage

Rinus
Op 27-08-11 18:48, jdd schreef:

> Hello,
>
> I'm not familiar with git. To compile from git I pulled the git
> repository then copied it to the compile folder.
>
> I wonder if it's possible to pull the last git directly on the
> compilation folder and make again (or cmake first?)
>
> are the two ,operation compatible (pulling then compiling then
> pulling... etc)
>
> thanks
> jdd

Hi jdd,

it is descibed in the just published building digikam for dummies
http://www.digikam.org/drupal/node/621

If you later want to update your build of digiKam with the
latest updates use the
[perl gits pull] command. This compares the local directory
with the remote Git repository and downloads updates.
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users