Hi,
Thanks Javier and Miha for your suggestions.
Currently, I do my C++ development using Emacs on GNU/Linux (ubuntu).
So is manually adding *.o, *.obj ..etc to the svn:ignore porperty the
only option?
Can't I say to subversion that remove all binary files from versioning?
Thanks
Best Regards,
allug
On 10/24/07, Miha Vitorovic <mvitorovic@nil.si> wrote:
> "allug4me allug4me" <allug4me@gmail.com> wrote on 24.10.2007 10:50:06:
>
> > Hi,
> >
> > I am using Subversion for versioning my C++ project.
> > But I don't want to check in object files and executable files.
> >
> > In short I don't want binary files to be versioned.
> >
> > Is there any way in which I can accomplish this for my project?
>
> Allug,
>
> This should be configured automatically for Eclipse globally. Check
> "Window / Preferences / Team / Ignored resources" to see if you have
> "*.o", "*.obj" and the likes checked. If this doesn't work for some
> reason, just add "*.o", "*.obj", etc... to svn:ignore property of your
> project folder.
>
> Br,
> ---
> Miha Vitorovic
> Inženir v tehničnem področju
> Customer Support Engineer
>
> NIL Data Communications, Tivolska cesta 48, 1000 Ljubljana, Slovenia
> Phone +386 1 4746 500 Fax +386 1 4746 501 http://www.NIL.si
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Wed Oct 24 11:11:16 2007