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

Re: How do I get Subversion to notice my changes?

From: Jeff D <fixedored_at_gmail.com>
Date: 2007-03-21 21:57:45 CET

On Wed, 21 Mar 2007, Ralf Schuchardt wrote:

> Hello,
>
> I have a problem getting Subversion to notice a file change?
>
> This is corrupted file I actual have in my Subversion repository, which I
> want to replace with a good version:
>
> april:~/projekte/svnbase/projekte/DarmkrebsTK/Docs ralf$ ls -l
> Software_Vorstellung_Burda.ppt
> -rwxr-xr-x 1 ralf DOCXCELL 170997 Mar 21 20:46
> Software_Vorstellung_Burda.ppt
>
> april:~/projekte/svnbase/projekte/DarmkrebsTK/Docs ralf$ svn info
> Software_Vorstellung_Burda.ppt
> Path: Software_Vorstellung_Burda.ppt
> Name: Software_Vorstellung_Burda.ppt
> URL:
> http://repos.docxcellence.lan/svn/projekte/DarmkrebsTK/trunk/Docs/Software_Vorstellung_Burda.ppt
> Repository Root: http://repos.docxcellence.lan/svn
> Repository UUID: 69e99f15-a62b-0410-a2d1-f5e980437719
> Revision: 2092
> Node Kind: file
> Schedule: normal
> Last Changed Author: ralf
> Last Changed Rev: 2092
> Last Changed Date: 2007-03-21 20:37:14 +0100 (Wed, 21 Mar 2007)
> Text Last Updated: 2007-03-21 20:46:13 +0100 (Wed, 21 Mar 2007)
> Checksum: 4d0eeb6225f2fca1c4e52e5f7708a0ee
>
> This is my good version of the file:
>
> april:~/projekte/svnbase/projekte/DarmkrebsTK/Docs ralf$ ls -l
> ~/projekte/cvsbase/projektDarmkrebsTK/Docs/Software_Vorstellung_Burda.ppt
> -rwxr-xr-x 1 ralf DOCXCELL 171008 Sep 12 2005
> /Users/ralf/projekte/cvsbase/projektDarmkrebsTK/Docs/Software_Vorstellung_Burda.ppt
>
> Diff reports them as different:
>
> april:~/projekte/svnbase/projekte/DarmkrebsTK/Docs ralf$ diff
> ~/projekte/cvsbase/projektDarmkrebsTK/Docs/Software_Vorstellung_Burda.ppt
> Software_Vorstellung_Burda.ppt
> Binary files
> /Users/ralf/projekte/cvsbase/projektDarmkrebsTK/Docs/Software_Vorstellung_Burda.ppt
> and Software_Vorstellung_Burda.ppt differ
>
> Ralf Schuchardt
>
> svn, version 1.4.3 (r23084); Mac OS X 10.4.9

try this:
remove the file , then svn up , then copy the good file and see if that
helps ..

---
Human beings were created by water to transport it uphill.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 21 21:58:14 2007

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.