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

RE: What is postfix?

From: Arild Fines <arild.fines_at_broadpark.no>
Date: 2003-09-30 15:42:55 CEST

Charles E. Doucette wrote:
> Perhaps this is only a TortoiseSVN issue; but, what does the PostFix
> message mean during a commit?

I believe it's an artifact of a notification callback of the type
svn_wc_notify_commit_postfix_txdelta, which is documented thusly:
"Transmitting post-fix text-delta data for a file."(?) It is the same
notification that generates the dots(......) when you do a commit using the
command line client. I basically just look at it as some kind of progress
feedback.

>
> Just like when I add something to the repository initially, I would
> hope that any updates I make wouldn't need to be further changed
> unless I do an Subversion update and someone else has changed the
> same file.
>
> This shows up in Microsoft's Visual Studio .NET as messages saying
> that every file I just changed and committed has
> changed outside of the environment and would I like to reload it
> (them).

Do you have keyword expansion($Id$ etc..) turned on for those files?

--
Arild
AnkhSVN: http://ankhsvn.tigris.org
Blog: http://ankhsvn.com/blog
RSS: http://ankhsvn.com/blog/Rss.aspx
King Crimson lives in different bodies at different times and the
particular form which the group takes changes. When music appears,
which only King Crimson can play then, sooner or later, King Crimson
appears to play the music
-Robert Fripp
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 30 15:45:28 2003

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.