Neueste Webseiten
SVN: How to revert a bad commit
Beschreibung, wie man einen Commit aus früheren Versionen rückgängig macht. Besonders hilfreich ist eins der Kommentare: Note that recent versions of subversion have added the -c shortcut to select one particular revision number. So the command can now be shortened to: svn merge -c -[bad_revision] [repository_url] Note the ‘-’ vefore the revision number. It’s important. -c [y] is equivalent to -r [x]:[y] -c -[y] is equivalent to -r [y]:[x] We want the second variant here. Extra tips: (i) Note that reverting this way won’t restore your local copies to what they were before. It’ll revert them to [previous_version]. So you may want to make copies of your changed files before you do the revert. (ii) Don’t forget the handy ‘–dry-run’ flag if you are not sure you have got the command right. svn will report what the command is going to do, but it won’t actually make any changes to your repo or local copy. (iii) If, when you try to revert, you get a warning such as: Skipped missing target: ‘…somepath…’ it means you have may have missed the branch part off your URL. You probably need to add a “/trunk” or a “/branches/yourbranchname”. For example: http://mysvnrepo.net/repo/foo/trunk instead of http://mysvnrepo.net/repo/foospeichern gesichert am 07.05.2012Webhost Germany | Webhosting | Domain | E-Mail
Günstiger Webhosting Anbieterspeichern gesichert am 25.04.2012A dramatic Surprise on a quiet Square - TNT - YouTube
Richtig gute Werbung von TNT. Ein dramatisches Videospeichern gesichert am 25.04.2012www.roseversand.de - Fahrradteile im Online Bike Shop
speichern gesichert am 11.04.2012Google Groups | linux.debian.user.german
Deutsche Mailingliste für Debian User - mit Google Groups Webinterface.speichern gesichert am 11.04.2012OpenStreetMap - Open Source Kartenverzeichnis
speichern gesichert am 08.03.2012Default Value - Jquery plugin fallback for HTML5 placeholder attribute
Hier findet man ein jQuery Plugin, mitdem sich bequem Default-Werte für Input-Felder oder Textareas setzen lassen, die per Klick ausgeblendet werden.speichern gesichert am 22.12.2011Robinsonliste Online » Was mache ich bei Telefon Belästigungen?
Die Robinsonliste verwaltet Handynummern, Mobilnummern, Emailadressen und Telefonnummern, die nicht von Werbung belöstigt werden möchten. Es stellt praktisch ein "Blacklist" dar. Jeder kann sich dort kostenlos registrieren.speichern gesichert am 16.12.2011Facebox 1.3
Facebox ist ein Plugin für jQuery, mit dem man relativ einfach Lightboxen erstellen kann. Die Lizenz ermöglich tie Nutzung auch für kommerzielle Zwecke im Gegensatz zu fencyBox.speichern gesichert am 30.11.2011Ceylon: Welcome to Ceylon
Ceylon is eine neue Programmiersprache, die an Java angelehnt ist. Ziel ist es, die Probleme, die Java aus Erfahrung mit sich bringt, zu beheben oder zu verbessern.speichern gesichert am 22.11.2011Subversion: How to create and apply a patch - Ariejan.net
Erklärung, wie man mit SVN einen Patch erstellt und ihn einspielt.speichern gesichert am 05.10.2011OpenFlights: Airport and airline data
Openflights.org bietet eine extrem große Datenbank (CSV) an, die Flughhafendaten beinhaltet. Name, Land, Code, Zeitzone, usw.speichern gesichert am 30.09.2011Twig Reference - GitHub
Dokumentation der PHP Template Engine 'twig'.speichern gesichert am 26.09.2011






