FHEM Forum

FHEM - Entwicklung => FHEM Development => Thema gestartet von: CoolTux am 22 Juni 2020, 10:02:15

Titel: [GELÖST] svn commit schlägt fehl. Wollte neue Structure übertragen
Beitrag von: CoolTux am 22 Juni 2020, 10:02:15
Hallo Leute,

svn commit -m "73_AutoShuttersControl: add new directory structure, add support for blinds, fix many bugs" CHANGED FHEM/73_AutoShuttersControl.pm lib/FHEM/Automation/ShuttersControl.pm lib/FHEM/Automation/ShuttersControl/Dev.pm lib/FHEM/Automation/ShuttersControl/Roommate.pm lib/FHEM/Automation/ShuttersControl/Shutters.pm lib/FHEM/Automation/ShuttersControl/Window.pm lib/FHEM/Automation/ShuttersControl/Dev/Attr.pm lib/FHEM/Automation/ShuttersControl/Dev/Readings.pm lib/FHEM/Automation/ShuttersControl/Shutters/Attr.pm lib/FHEM/Automation/ShuttersControl/Shutters/Readings.pm lib/FHEM/Automation/ShuttersControl/Window/Attr.pm lib/FHEM/Automation/ShuttersControl/Window/Readings.pm
svn: E200009: Übertragen schlug fehl (Details folgen):
svn: E200009: »/home/marko/Programmieren/Perl/Projekte/FHEM/fhem-code/lib/FHEM/Automation/ShuttersControl/Shutters« ist weder im Projektarchiv bekannt noch Teil einer Übertragung, dennoch ist sein Kind »/home/marko/Programmieren/Perl/Projekte/FHEM/fhem-code/lib/FHEM/Automation/ShuttersControl/Shutters/Attr.pm« Teil der Übertragung


Hat da einer ne Idee? Rudi meinte doch man kann auch Unterverzeichnisse unter lib/ anlegen.
Ich habe alle Dateien entsprechend hinzugefügt, auch die Verzeichnisse mit add
svn add lib/FHEM/
So hatte er alle Verzeichnisse unter lib/FHEM genommen


Grüße
Marko
Titel: Antw:svn commit schlägt fehl. Wollte neue Structure übertragen
Beitrag von: nils_ am 22 Juni 2020, 10:18:11
evtl. ist dein problem das auf
http://svnbook.red-bean.com/de/1.8/svn.ref.svn.c.add.html
ganz unten aufgeführte??
Titel: Antw:svn commit schlägt fehl. Wollte neue Structure übertragen
Beitrag von: CoolTux am 22 Juni 2020, 10:22:26
Danke für den Tipp. Aber das ist es leider nicht.
Ich denke eher das es etwas damit zu tun hat das ich versuche Verzeichnisse zu erstellen auf dem Remoteserver.
Titel: Antw:svn commit schlägt fehl. Wollte neue Structure übertragen
Beitrag von: CoolTux am 22 Juni 2020, 11:27:07
Ok ich habe es raus gefunden.

svn commit -m "73_AutoShuttersControl: add new directory structure, add support for blinds, fix many bugs" CHANGED FHEM/73_AutoShuttersControl.pm lib/FHEM/Automation/ShuttersControl.pm lib/FHEM/Automation/ShuttersControl/Dev.pm lib/FHEM/Automation/ShuttersControl/Roommate.pm lib/FHEM/Automation/ShuttersControl/Shutters.pm lib/FHEM/Automation/ShuttersControl/Window.pm lib/FHEM/Automation/ShuttersControl/Dev/Attr.pm lib/FHEM/Automation/ShuttersControl/Dev/Readings.pm lib/FHEM/Automation/ShuttersControl/Shutters/Attr.pm lib/FHEM/Automation/ShuttersControl/Shutters/Readings.pm lib/FHEM/Automation/ShuttersControl/Window/Attr.pm lib/FHEM/Automation/ShuttersControl/Window/Readings.pm lib/FHEM