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

RE: Dreamweaver 8 and subversion

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2005-10-01 14:47:49 CEST

Kevin,

I suppose you use Dreamweaver as a WebDAV client then?

When you do a commit using TortoiseSVN, it will not only send the latest
version
of your file to the repository, but also update your local working copy
admin area
( the .svn folder ) with that new version. That's the way how TortoiseSVN
knows
your file is now in sync again with the repository.

If you put a file with DW to the repository, your local working copy admin
area
is NOT updated. That's why TortoiseSVN will still show you the red flag icon
although
there is a newer version in the repository. The update you do afterwards
will download
your newer version locally and update the admin area.

My guess is that's better to not use the Dreamweaver/WebDAV integration, and
stick with TortoiseSVN as your only client for Subversin. I found it easy to
train
new people to use TortoiseSVN, and didn't hear any negative reactions
concerning
it not being integrated with their favourite IDE.

hope this helps,

Lieven.

> -----Original Message-----
> From: Kevin P. Marino [mailto:kpm@planitagency.com]
> Sent: donderdag 29 september 2005 23:48
> To: users@subversion.tigris.org
> Subject: Dreamweaver 8 and subversion
>
> If anybody uses Dreamweaver, have an minor issue.
>
> When I do a put command the file does commit to subversion
> but it seems svn database is not updated.
> I use TortoiseSVN and the icon doesn't change showing file
> checked in and if I do a commit get the following error.
>
> Modified: Projects\non-project\facilitybuilderbuildout.aspx
> Error: Commit failed (details follow):
> Error: Your file or directory 'facilitybuilderbuildout.aspx'
> is probably out-of-date
> Error: The version resource does not correspond to the resource within
> the transaction.
> Error: Either the requested version resource is out of date (needs to
> be updated), or the
> Error: requested version resource is newer than the
> transaction root (restart the commit).
>
>
> When I check the repository it is in fact updated. I
> generally have to perform an Update on that file to resolve the error.
>
> Oh, SVN is running locally on my machine using Apache. (this
> is a test setup before I introduce this to company I work for)
>
> Thanks for any insight.
>
> Kevin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
> --
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.344 / Virus Database: 267.11.9/115 - Release
> Date: 29/09/2005
>
>

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.9/116 - Release Date: 30/09/2005
 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 1 14:51:04 2005

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

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