[Gambas-user] Create source packages for SVN

Benoit Minisini gambas at ...1...
Sat Nov 1 00:58:16 CET 2008


On samedi 01 novembre 2008, David Villalobos Cambronero wrote:
> Hi Benoit and All,
>
> I have been working on a application on a SVN server provided by Google
> Code. This is my problem:
>
> I download the last version of my project, make a tar.gz with Mandriva, I
> get home and start working on it, then I create a source package (tar.gz)
> to take it to my office and try to upload the changes, but I realized that
> Gambas 3 delete all .svn directories so I can upload them.
>
> Is a good idea to have an option for packages from svn? I mean, have the
> option  to not erase  those directories? If Gambas realized that the
> current project is controlled with svn then it won't delete the .svn
> directories.
>
>  Best Regards
>
>
> --
> David

I guess you created the source package from the IDE. Gambas does not destroy 
the .svn directories, it just does not put them in the source package.

Just make your source package normally, outside of the IDE, and you won't have 
any problem.

Regards,

-- 
Benoit Minisini




More information about the User mailing list