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

RE: RE: RE: Feature Request

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2007-04-24 10:25:17 CEST

Hi Andreas,

You wrote:
> If I copy somewhere back to the new checked out working copy
> and do then a commit, does subversion check, that not all
> files are "new"? How is this done? Via a hash code?

Yes, that's the information stored in the .svn folders, a checksum, the
original file and a bit more. You should be aware that only (changed) files
which are under version control will be committed. If you have something new
in "somewhere" and want it under version control you will have to add these
objects first.

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Apr 24 10:25:25 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.