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

RE: RE: Retrieve previous version for a file

From: Lübbe Onken | RA Consulting <l.onken_at_rac.de>
Date: Mon, 3 Mar 2008 09:45:47 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Emmanuel,
 
> There is a thing that I don't understand very well. This is
> the notion of
> HEAD and BASE. Could you give me a rapid information regarding these
> concepts ? Perhaps a link in the documentation :blush:

If you checkout/update your working copy, the current HEAD revision of the repository is brought to your local disk. This HEAD revision is now your local working BASE :)

If you change something locally, you create differences against BASE.

While you are working locally, other people may commit something to the repository, so the HEAD revision of the repository changes and is no longer the same as your local working BASE.

Got it? :)

In short terms HEAD=remote/repository, BASE=local/working copy. Sometimes HEAD=BASE ;)

Cheers
- - Lübbe

- --
       ___
  oo // \\ "De Chelonian Mobile"
 (_,\/ \_/ \ TortoiseSVN
   \ \_/_\_/> The coolest Interface to (Sub)Version Control
   /_/ \_\ http://tortoisesvn.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFHy7q4m8gezyP1EasRAmBtAJ9hGV/8e84AD8JnGw5mrBL8nj4p7ACdGW12
ZIVGUeLB/zmD4eRrjMpBMG4=
=Ahrh
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-03-03 09:45:56 CET

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.