Re: [Anjuta-list] Best practice with version control systems with anjuta.



Hi Pedro,

Pedro Sousa a écrit :
I know that anjuta uses autotools to self configure. Can I just copy the autotools specific files?

Yes, the file used by Anjuta are not necessary to build your project. You can save the *.anjuta file in the project directory too, to load your project in Anjuta without importing it again.

Can anyone tell what are the minimal files that should be backup on version control system?

This is depends on your build system (normally auto tools) and not Anjuta. But commonly: configure.in, AUTHORS, COPYING, INSTALL, NEWS, README, ChangeLog, Makefile.am, *.h, *.c

Regards,

Sébastien




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