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

Re: [TSVN] Suggestion for update

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-10-25 18:03:07 CEST

Butlin, Jason (UK - Epsom) wrote:
> Just a small point, but....
>
> When you perform an update for the very first time, the option is
> selected to show unversioned files. Unfortunately, because I work with a

I guess you don't mean "update" but "commit"? Because update doesn't
have such an option at all.

> bunch of muppets, some of them think they should check the select all
> option in order to make sure everything is updated. However, this has
> the effect of adding to the source control all of the generated files
> that now exist.
>
> Would it be possible to either allow a default for the option to show
> unversioned files to be defined in the settings, or even change the
> default to NOT show unversioned files.

I'm sorry, but there just isn't a good recipe against stupidity. If we
would make the "show unversioned files" deactivated the first time
(which we had some time ago) then people will start (again) complain
that they missed to add important files because of that.
You just have to tell your users that certain files must not be added to
version control. And you can control that yourself to a great degree:
- organize your project so that temp files/result files get created in a
separate folder (don't just keep the default values of your IDE, change
them accordingly).
- once you've done that, add those folder to the ignore list (set the
svn:ignore property). That way those files won't show up even if "show
unversioned files" is checked.

Stefan

> *IMPORTANT NOTICE*
> If you have received this e-mail in error or wish to read our e-mail

Can you please forward the following text to your administrator? Tell
him/her it's a much better and most important a really honest disclaimer:

We don't know how to use the security and encryption features of our
e-mail server. We are so confused that we cannot even be certain that
this e-mail was delivered to the proper person. So, if you received this
e-mail because of our incompetence, please delete it and notify us as
soon as possible. Notice that this is being written in the most scary
legalistic way, so no one notices how incompetent we are.

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Oct 25 19:09:26 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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