You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ahmed Reza <ah...@gmail.com> on 2007/03/06 20:13:48 UTC

Problems with Hexworkshop

Hi All, I am using hex workshop to edit a file.  But when I save it,
it doesn't show up as modifed.  Has anyone else seen this issue.  If
so, any workarounds?

Thanks,
Ahmed

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Problems with Hexworkshop

Posted by Ulrich Eckhardt <ec...@satorlaser.com>.
On Tuesday 06 March 2007 22:21, Ahmed Reza wrote:
> Yeah, I as hoping to find someone who has found a way for hex workshop
> to set the modified time upon saving the file

If it's open source, you should be able to simply comment out the code that 
preserves the mtime, as this has to be done actively. Otherwise, or if you're 
not a hacker, file a bug report with Hexworkshop.

As a temporary workaround, you could use 'touch' to only bump the timestamp of 
the file.

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/

Sator Laser GmbH
Geschäftsführer: Ronald Boers       Steuernummer: 02/892/02900 
Amtsgericht Hamburg HR B62 932      USt-Id.Nr.: DE183047360

**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.

**************************************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Problems with Hexworkshop

Posted by Ahmed Reza <ah...@gmail.com>.
Yeah, I as hoping to find someone who has found a way for hex workshop
to set the modified time upon saving the file

On 3/6/07, Paul <al...@gmail.com> wrote:
> Ahmed,
> My guess is that Hexworkshop is not changing the modification
> timestamp of the file. Subversion uses this modification time to know
> that a file may have changed (other tests are conducted, but the mtime
> change is required first).
>
> Paul
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Problems with Hexworkshop

Posted by Paul <al...@gmail.com>.
Ahmed,
My guess is that Hexworkshop is not changing the modification
timestamp of the file. Subversion uses this modification time to know
that a file may have changed (other tests are conducted, but the mtime
change is required first).

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org