ispCP - Board - Support
Webmail RC3 - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+--- Thread: Webmail RC3 (/thread-2541.html)

Pages: 1 2 3 4 5 6 7


RE: Webmail RC3 - Viktor - 02-24-2008 11:57 PM

Hallo,

sorry aber wie spiele ich die Änderungen ein.Rolleyes

Mit "patch < webmail.patch.txt" geht es nicht.Shy

Gruß
ViktorWink


RE: Webmail RC3 - Zothos - 02-25-2008 12:08 AM

du musst in das tools verzeichnis gehen, versuch es dort nochmal. Wenn das auch nicht geht versuch mal im tools verzeichnis patch -p0 < path/file.patch


RE: Webmail RC3 - Viktor - 02-25-2008 12:30 AM

Zothos Wrote:du musst in das tools verzeichnis gehen, versuch es dort nochmal. Wenn das auch nicht geht versuch mal im tools verzeichnis patch -p0 < path/file.patch

Hallo,

super und vielen Dank es hat geklappt.Smile

Es sieht so auch viel schöner aus.Big Grin

Danke
ViktorWink


RE: Webmail RC3 - Zothos - 02-25-2008 12:33 AM

irgendetwas was noch nicht so gut aussieht? Irgendein kritikpunkt?


RE: Webmail RC3 - totototo - 02-25-2008 12:56 AM

hi,

sorry aber irgendwie hab ich noch nicht geschnallt wie ihr das patch einspielt, könntet ihr das bitte nochmal gaaaaanz langsammm erklären Big Grin


RE: Webmail RC3 - DaSilva - 02-25-2008 01:13 AM

Bei mir geht das nicht.
Kommt immer:

Code:
:/var/www/ispcp/engine/tools# patch -p0 < webmail2.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN webmail/src/left_main.php webmail_cube/src/left_main.php
|--- webmail/src/left_main.php  2008-02-24 14:20:32.000000000 +0100
|+++ webmail_cube/src/left_main.php     2008-02-24 14:06:32.000000000 +0100
--------------------------
File to patch: webmail2.patch
patching file webmail2.patch
Hunk #1 FAILED at 464.
1 out of 1 hunk FAILED -- saving rejects to file webmail2.patch.rej
can't find file to patch at input line 16
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN webmail/themes/css/omega.css webmail_cube/themes/css/omega.css
|--- webmail/themes/css/omega.css       2008-02-24 14:20:32.000000000 +0100
|+++ webmail_cube/themes/css/omega.css  2008-02-24 13:58:52.000000000 +0100
--------------------------
File to patch:



RE: Webmail RC3 - Viktor - 02-25-2008 01:25 AM

Hallo,

du bist im falschen Verzeichnis.Shy

Nicht in "engine/tools" sondern in "gui/tools".Smile

Gruß
ViktorWink


RE: Webmail RC3 - DaSilva - 02-25-2008 01:40 AM

Danke.
Jetzt bekomme ich:

Code:
:/var/www/ispcp/gui/tools# patch -p0 < webmail2.patch
patching file webmail/src/left_main.php
patching file webmail/themes/css/omega.css
Hunk #2 FAILED at 534.
Hunk #3 succeeded at 572 (offset 6 lines).
Hunk #4 succeeded at 589 (offset 6 lines).
Hunk #5 FAILED at 613.
2 out of 5 hunks FAILED -- saving rejects to file webmail/themes/css/omega.css.rej



RE: Webmail RC3 - totototo - 02-25-2008 01:44 AM

hallo,

nehme meine frage von vorhin zurück Big Grin habe aber folgende meldung erhalten

server1:/var/www/ispcp/gui/tools# patch -p0 < webmail2.patch
patching file webmail/src/left_main.php
patching file webmail/themes/css/omega.css
Hunk #2 FAILED at 534.
Hunk #3 succeeded at 572 (offset 6 lines).
Hunk #4 succeeded at 589 (offset 6 lines).
Hunk #5 FAILED at 613.
2 out of 5 hunks FAILED -- saving rejects to file webmail/themes/css/omega.css.rej


da ist doch was schiefgelaufen, oder?

oder muss erst das patch von joximo eingespielt werden und danach patch 2?


RE: Webmail RC3 - Viktor - 02-25-2008 01:48 AM

Hallo,

jo erst den Patch 1 und dann Patch 2.Big Grin

Der zweite baut ja auf den ersten auf.Smile

Gruß
ViktorWink