Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
* fai-mirror: use $mirrordir if no argument given (closes: #428597) * get-config-dir-svn: use exit code of first command of pipe (closes: #557544) Signed-off-by: Michael Prokop <mika@grml.org>
Copy 3.3.5 release to stable branch as preparation for 3.4. Usage information: svn copy svn+ssh://svn.debian.org/svn/fai/tags/3.3.5 svn+ssh://svn.debian.org/svn/fai/branches/stable/3.4
tag release 3.3.5
lib/get-config-dir-svn: Added support for password in SVN URL (thanks Robin Powell) (closes: #515057)
* lib/get-config-dir-*: task_error requires the exit code of the preceeding command as the second argument * lib/subroutines-linux: The exit code of a command earlier in a pipe must be read using $PIPESTATUS, not $? (closes: #444210)
lib/get-config-dir-svn: Make username in svn:// config url optional (thanks Alexander Fisher) (closes: #441436)
major error if svn up or svn co fails (closes: #447602)
- make get-config-dir-svn work for svn+ssh with username (Closes: #442021) [12:08] <Mrfai> h01ger: yep please commit get-config-dir-svn to trunk
add svn+ssh support
add support for svn url's without username (closes: #415875)
replace \s and \S in expr with regex using [:space:] so it also works for sarge's version of expr
add svn support for config space (closes: #314991)
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |