Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

undefined reference in CodeCompletion svn4159

<< < (2/2)

Der Meister:

--- Quote from: MortenMacFly on June 23, 2007, 05:01:54 pm ---SVN never touches any modified files in your sandbox, even if the repository is newer.

--- End quote ---
Actually it touches every file from you working copy which is older than the copy in the repository. But it does not replace the file, it just merges them. Therefore you get an up-to-date version plus your modification. Unless there is a conflict between the update and your modification you won't be bothered about it by svn.

Navigation

[0] Message Index

[*] Previous page

Go to full version