RE: Random files being "reverted" on one repository
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 12 May 2011 11:14:13 -0400
> Hi Bob,
This makes me think it isn't the repository but the users and the tools/procedures they are using.
> > Is the update funky when there is no file on the disk, or only
Ok, this leaves out the encoding possibility... because I think that would only show issues during an update in which it is merging changes with the current file on disk.
> > What encoding are the files using? I have found that svn doesn't
Most good editors allow you to view the current encoding on a file. I use Notepad++ and it is able to tell you the encoding of a file you open. You also might want to see if svn:mime-type is set on any of the files that have problems.
> I should mention that at least one member of this team is using a
Yes, that's the worst kind of problem to fix. Although, I'm sure you will figure it out when you find that it isn't "random" and actually happens after "something specific" each time. But, until you narrow that down I doubt you'll be able to "fix" it.
BOb
|
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.