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

Re: READ ME: working copy ickiness!

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-01-14 23:11:31 CET

John Barstow <John_Barstow@gfsg.co.nz> writes:

> > 'svn revert' just copies the text-base on top of the working file.
> > But the whole point here is that the text-bases are *wrong*. They're
> > wrong in the sense that the text-bases no longer are identical to
> > what's in the repository, which is our cardinal rule.
>
> Hmmm... perhaps there should be a command or option that forces an update of
> the text-base from the repository. After all, your example alters the
> text-base by hand intentionally, but someone could do that accidentally; for
> example, using a wildcard that affects more files than intended.

That's why our text-base files end with .svn-base (so they're not
easily found by wildcards or 'find'), and why they have read-only
permissions.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 14 23:14:20 2003

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

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