Is it possible to move the repository to a 'local' disk and re-run the test?
If the problem still occurs on a 'local' disk, can you generate a trace? cvs -ttt rtag -B -a -F -r 1.526 -b "my_tag" project/file.bin 2>&1 > /tmp/my_trace.txt The CVS repository is like a 'database' - you wouldn't put an oracle database on an NFS share (or a Samba share) and neither should your CVS repository be there. Regards, Arthur > -----Original Message----- > From: > [email protected] > [mailto:info-cvs-bounces+arthur.barrett=march-hare.com@nongnu. > org] On Behalf Of rush > Sent: 21 August 2013 14:56 > To: Jim Hyslop > Cc: [email protected] > Subject: Re: cvs corrupts file while tagging > > > Hi, > > Thanks for your reply. > > е║ > > Is the repository mounted on a shared drive? > > Repository files are on nfs drive. > > Check the sticky tags on the file to ensure it has the binary tag > applied (-kb). > > Yes, the file has binary tag. In cvs log I can find : > е║е║е║ keyword substitution: b > > е║ > > -- > wbr, > rush. > > е║ > > е║ > > 21.08.2013, 07:40, "Jim Hyslop" <[email protected]>: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > On 13-08-20 5:12 AM, rush wrote: > > е║Hi, > е║I'm facing to a strange problem: cvs corrupts rcs file > while I'm > е║trying to tag it. > > [...]> > > е║Is there any way to fix that thing? > > Is the repository mounted on a shared drive? > Check the sticky tags on the file to ensure it has the binary tag > applied (-kb). > - -- > Jim Hyslop > Dreampossible: Better software. Simply. > е║е║е║е║[1]http://www.dreampossible.ca > е║е║е║е║е║е║е║е║е║е║е║е║е║е║е║е║е║Consulting * Mentoring > * Training in > е║е║е║е║C/C++ * OOD * SW Development & Practices * > Version Management > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.8 (Darwin) > Comment: GPGTools - [2]http://gpgtools.org > Comment: Using GnuPG with undefined - [3]http://www.enigmail.net/ > iEYEARECAAYFAlIUNq4ACgkQLdDyDwyJw+OZYwCgm70Y8c79VNWME4ep3UBeZVKj > hQoAn0r8e2FVsRCawKWybZ74MriRI8gv > =m6Vc > -----END PGP SIGNATURE----- > > References > > 1. http://www.dreampossible.ca/ > 2. http://gpgtools.org/ > 3. http://www.enigmail.net/ >
