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

Re: Proposal: svn:temporary property

From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-12-18 16:31:40 CET

Folker Schamel wrote:
> User A is working on a module fancy_module.
> Some day, user A decides to remove fancy_module/subdir.

This is the cause of the problem, not anything User B has any control over.
User A has broken the compilation for User B's module.

>
> User B works on the same project but on different modules.
> User B is even not aware of the existance of fancy_module/subdir.
> But user B indirectly compiles fancy_module/subdir by executing
> a project make, creating temporary files in fancy_module/subdir.
> But now when user B does his regulary update,
> he will suddenly get an error about modified files in
> fancy_module/subdir, a directory, he has never heared about.

If User B had done an update before compiling, the fancy_module/subdir would
have been removed from the WC and the compilation would fail for those reasons.
  Still not subversion's fault; the module dependencies need to be fixed so that
User A cannot bork User B's modules.

I don't see how a new property would help this in the slightest. It may be that
fancy_module/subdir never should have been in the repository in the first place,
in which case my original comment stands.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 18 16:32:51 2003

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.