Fastream Technologies wrote: > Hi Arno, > > On Tue, Nov 23, 2010 at 7:33 PM, Arno Garrels <[email protected]> > wrote: > >> Fastream Technologies wrote: >>> Ok, somehow the packages got mixed and the defines were wrong. >>> Anyway, can you try to compile the latest IPv6 package with >>> NO_ADV_MT defined? It bombs in web server component! >> >> Thanks, it's fixed now and checked in. >> > > I have made a comparison in Tortoise SVN by selecting the download > folder and right clicking but it did not show any changes for the > Httpsrv.pas!
I don't know what you are comparing. After an Update your local work copy already contains the change. Note that "Update" does not silently overwrite your own local changes, if there where conflicts TortoiseSVN prompts you to resolve them. If there are no conflicts changes are merged with your local copy, so you do not have to do a full checkout to get latest changes. The TortoiseSVN log view is the best place to compare versions. Right click the root checkout directory and select "TortoisSVN | Show Log" in order to see the history of everything. The last change is on top of the list. The bottom listview lists files changed with a single check-in, just double click a file entry there and TortouseSVN will download previous version or both and start your favorite differ. That also works with single files of your work copy, just right click a single file in Windows Explorer and select "TortoisSVN | Show Log" or simply "TortoisSVN | Diff with previous version". If you made local changes just select "TortoisSVN | Check for Modifications" to get a list of all locally changed files or "TortoisSVN | Diff" for a single file. -- Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
