[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • CONTROLE DE VERSAO
Página 1 de 1

CONTROLE DE VERSAO

Enviado: Julho 8th, 2011, 9:22 am
por rodolfofm
Olá Pessoal,
Gostaria de saber se alguem trabalha com o xmaker utilizando algum controlador de versão (ex: subversion) ?

Re: CONTROLE DE VERSAO

Enviado: Agosto 3rd, 2011, 9:38 pm
por CarlosRSilva
Olá,

Utilizamos o Subversion para versionar 2 projetos em XMaker.
A principal vantagem é que os desenvolvedores ficam em locais físicos diferentes mas mantem os projetos atualizados sem a menor dificuldade.
O único cuidado é que cada um trabalha num módulo diferente para evitar o retrabalho.
Utilizamos o Tortoise como cliente no Windows e o Subversion num servidor Linux.
Também mantemos uma estrutura particular para os projetos:

/Projeto/
Database
Documentação
Exe
Manuais
Source/XMaker5
/XMaker6

No SVN colocamos as pastas Documentação, Manuais e Source.