[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: ericblair <phrankbooth_at_hotmail.com>
Date: Tue, 22 Jan 2008 13:22:41 -0800 (PST)

Hi,

Thanks for your reply. When I checked the commit dlg. it shows no files as
being versioned (which is incorrect), so here's what I did.

I deleted the local .SVN folders in the particular folder and its
subfolders, then I did a Tortoise ADD to re-add the project. This time the
newer versions of the files got in, as expected.

I then made a change to one of my code files in the project and I rebuilt
the Site. I then went to the project folder and tried to Commit and again,
only the .SUO file was picked up.

At this point I'm not going to use SVN for this type of project because it
doesn't seem to work for it, or I'm not getting it.

Anyone have any other advice on this?

Thanks!

si-9 wrote:
>
> 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
>
>
>

-- 
View this message in context: http://www.nabble.com/VS2005-WebSite-Project-and-TortoiseSVN--tp14854981p15028685.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
---------------------------------------------------------------------
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-22 22:22:49 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.