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

Re: checksumming crap

From: <mwood_at_its.uct.ac.za>
Date: 2003-01-28 07:41:55 CET

On Mon, Jan 27, 2003 at 06:07:30PM -0600, Karl Fogel wrote:
 Lele Gaifax lele@seldati.it writes:
[snip]
  $ svn co svn://caia/Scarambol .
  ...
  Checked out revision 17.
  $ cd p/Documenti
  $ cp ~/Scarambol/Documenti/Statuto_SCR_Compatto.lyx .
  $ svn st
  M StatutoSCR_Compatto.lyx
  $ svn ci -m Reso su due colonne, eliminata la lista dei fondatori StatutoSCR_Compatto.lyx
  Sending StatutoSCR_Compatto.lyx
  Transmitting file data .
  Committed revision 18.
  
  as expected, since svn doesn't use checksums.
 
 svn doesn't use checksums == has no entries file to compare,
 right?

He means ra_svn, but the has no entries file is probably also valid :)

  A subsequent svn cat |
  diff shows no differences ;-)
 
 Ahh, okay, you can 'svn cat', so that probably means you downgraded
 your client back to 0.16.1, right?
[snip]

I suspect he means that svn cat over ra_svn works.

-- 
Michael Wood mwood@its.uct.ac.za
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:21:20 2006

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.