[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] how not to version binary files

From: allug4me allug4me <allug4me_at_gmail.com>
Date: 2007-10-24 11:11:02 CEST

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

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.