View Issue Details

IDProjectCategoryView StatusLast Update
0000636Double CommanderLogicpublic2020-06-19 21:52
Reportervitaliyg Assigned ToAlexx2000  
PrioritynormalSeveritytrivialReproducibilityN/A
Status closedResolutionfixed 
ProjectionnoneETAnone 
Product Version0.6.0 (trunk) 
Target Version0.7.0Fixed in Version0.7.0 
Summary0000636: Undetermined result in function TWFXModule.WfxFindNext
DescriptionPossible undetermined result of function TWFXModule.WfxFindNext in uWFXmodule.pas
Additional InformationI don't have permissions to commit
TagsNo tags attached.
Fixed in Revision6502
Operating system
Widgetset
Architecture

Activities

Alexx2000

2013-03-02 20:57

administrator   ~0001010

> Possible undetermined result of function TWFXModule.WfxFindNext in uWFXmodule.pas

In practice this does not happen because plugins without FsFindNext function does not loaded at all (see check in TWFXModule.LoadModule).

> I don't have permissions to commit

Strange, you have write access to subversion repository. Do you got subversion address under your SourceForge account? Because address that appears for anonymous users is read only.

vitaliyg

2013-03-04 23:42

developer   ~0001011

subversion address
http://svn.code.sf.net/p/doublecmd/code/trunk

Password is not asked(it is stored in tortoise svn and was working)

Command: Commit
Error: Commit failed (details follow):
Error: Access to '/p/doublecmd/code/!svn/me' forbidden
Completed!:

Alexx2000

2013-03-05 22:55

administrator   ~0001012

Last edited: 2013-03-05 22:59

Commit via https does not work (not supported anymore or bug in SourceForge).
It is needed to use svn+ssh, for you this address will be like this:
svn+ssh:\\vitaliyg@svn.code.sf.net\p\doublecmd\code\trunk (replace backslash with slash)
You can get it on DC "Code" page under your account.

vitaliyg

2013-03-05 23:05

developer   ~0001013

Thanks
it works

Issue History

Date Modified Username Field Change
2013-02-27 16:14 vitaliyg New Issue
2013-03-02 20:57 Alexx2000 Note Added: 0001010
2013-03-02 20:57 Alexx2000 Assigned To => Alexx2000
2013-03-02 20:57 Alexx2000 Status new => feedback
2013-03-04 23:42 vitaliyg Note Added: 0001011
2013-03-04 23:42 vitaliyg Status feedback => assigned
2013-03-05 22:55 Alexx2000 Note Added: 0001012
2013-03-05 22:55 Alexx2000 Status assigned => feedback
2013-03-05 22:56 Alexx2000 Note Edited: 0001012
2013-03-05 22:56 Alexx2000 Note Edited: 0001012
2013-03-05 22:57 Alexx2000 Note Edited: 0001012
2013-03-05 22:57 Alexx2000 Note Edited: 0001012
2013-03-05 22:58 Alexx2000 Note Edited: 0001012
2013-03-05 22:59 Alexx2000 Note Edited: 0001012
2013-03-05 23:05 vitaliyg Note Added: 0001013
2013-03-05 23:05 vitaliyg Status feedback => assigned
2016-01-19 23:02 Alexx2000 Fixed in Revision => 6502
2016-01-19 23:02 Alexx2000 Status assigned => resolved
2016-01-19 23:02 Alexx2000 Fixed in Version => 0.7.0
2016-01-19 23:02 Alexx2000 Resolution open => fixed
2016-01-19 23:02 Alexx2000 Target Version => 0.7.0
2020-06-19 21:52 Alexx2000 Status resolved => closed