Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Changing a field type in Derby
Use cvv codes in OFBiz
Patching on Windows

Patching on Windows

----

...

----

Anchor
field type in Derby
field type in Derby

Changing a field type in Derby 

...

Advice from Adrian Crum.

---- 
----

Anchor
cvv codes
cvv codes

Use cvv codes in OFBiz

https://issues.apache.org/jira/browse/OFBIZ-767#action_12476855
----

...

Anchor
Patching on Windows
Patching on Windows

Patching on Windows

To patch on Windows you have to download patch.exe. But you may encouter EOL problems with patch.exe.

That's why Iprefer I prefer to use Apply PAtch option Tortoise Tortoise's "Apply Patch" option in a 1st step (. Tortoise is the best SVN and CVS UI existingeither existing, either on Linux or Windows, besides . Besides Tortoise comes from Tigris too).
Then if I get problems with Tortoise (or Eclipse's "Apply Patch" option wich is nearTortoise near Tortoise for patching but less supple for this option and far more ingeneral) I use the patch command. Something to understand is that Tortoise actually use "SVN merge" so in certains cases problems arise.
To avoid EOL problems with the patch command, I use a bat file patchdos.bat :

...

where todos is and exe to download. Of course you will have to deal withpath but with path. But at this stage I guess it's easy...