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

Re: Preventing temp files from being added to an autoversioned repository

From: Matheus Leite <matheusleite_at_gmail.com>
Date: 2005-06-16 01:21:48 CEST

Yes, I tried the 'global-ignore' option, but that is a client side
configuration and didn't work. Since I am accessing an autoversioned
repository with webdav, this means I am not using the Subversion
client to add and commit files. Is this right?

So, basically, this is a feature SVN doesn't have. I belive
autoversioning is very cool, but the inability to ignore certain files
that clutter the repository (such as temporary Word files, that are
always created on the same folder of the opened file) will prevent me
from using it in a production environment.

Matheus

2005/6/13, STAP Team <stap.team@gmail.com>:
> Did you try the 'global-ignore' option in the [miscellany] section of
> your config file (in the .subversion directory) ? this should allow
> you to ignore some file extensions.
>
>
> On 6/12/05, Matheus Leite <matheusleite@gmail.com> wrote:
> > Maybe Office temp files can be stored elsewhere (I haven't figured out
> > yet), but in a corporate environment, I can't tell everyone to
> > reconfigure their Offices (and who knows what else). I am setting up
> > this solution to non technical people, and they wouldn't know how
> > anyway...
> >
> > Matheus
> >
> >
> > 2005/6/12, Emil Oppeln-Bronikowski <opi@cyb3r.org>:
> > > On Sunday 12 of June 2005 07:28, Matheus Leite wrote:
> > >
> > > > temporary copies (~ and tmp files)
> > >
> > > I don't know for the Microsoft applications, but most of the Linux
> > > application I use can be forced to store ~/.tmp files outside current
> > > directory. Ie. I use VIm for code, and all the backups goes under
> > > ~/.vimbackups -- maybe Word and other Office tools can do the same?
> > >
> > > PS. hello everyone, this is my first time on this list. I'm a huge SVN
> > > fan. :-)
> > >
> > > --
> > > Emil Oppeln-Bronikowski, http://bronikowski.com
> > > The only source of knowledge is experience.
> > >
> >
> >
> > --
> > ------------------------------
> > Matheus Costa Leite
> > matheus@mindsatwork.com.br
> >
> > Minds at Work
> > Tecnologia da Informação
> > ------------------------------
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 16 01:24:22 2005

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

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