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

Re: VS2005 WebSite Project and TortoiseSVN?

From: si <sshnug.si_at_gmail.com>
Date: Wed, 16 Jan 2008 12:11:06 +1030

Hi Eric,

> I am using the latest tortoisesvn gui on windows xp, and when I make a new
> build of the website the only file that tortoise picks up as changed is the
> .SUO file,

*.suo and *.user files should probably be ignored by Subversion as
they are local settings for a particular user of a solution or
project.

> when actually other files were changed also and new ones were even added.

Files which have been added but not yet committed will still be marked
as added, even if they were modified after adding (which makes sense
as there is no base to be modified).

Are those "other files" under version control? Verify using
TortoiseSVN->Check for modifications (or check "show unversioned
files" in the commit dialog box). If they are versioned you should be
able to do a diff to see what has changed.

cheers
si

-- 
It's a wild world that we live in, you step to the vibe like a new
found religion, take your position, compile your vision, futurism,
algorithm has risen up!                                pfm - the western
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-16 02:41:24 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.