File: RELEASE.html

package info (click to toggle)
dirvish 1.2.1-1.1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 296 kB
  • ctags: 47
  • sloc: perl: 1,423; sh: 499; makefile: 57
file content (39 lines) | stat: -rw-r--r-- 1,059 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<html>
<head>
<title>DIRVISH RELEASE NOTES</title>
</head>
<body>
<h1 align="center">DIRVISH RELEASE NOTES</h1>
<h2>Dirvish version 1.2.1 released 18 February 2005</h2>
<ul>
<li>
Corrected a logic inversion bug in
<b>pre-client</B> and
<b>post-client</B> that resulted in the wrong working directory.
<li>
Changed rsync code 24 from error to warning.
<li>
Changed == to = in the install script.
<li>
Allow the use of spaces protected by a backslash in the source tree name.
</ul>
<h2>Dirvish version 1.2   released 24 February 2004</h2>
<h2>Dirvish version 1.1.2 released 15 July 2003</h2>
<h2>Dirvish version 1.1.1 released 26 May 2003</h2>
No issues
<h2>Dirvish version 1.1 released 17 May 2003</h2>
<ul>
<li>
The master and default config files have been renamed.
<pre>
/etc/dirvish/dirvish.conf --&gt; /etc/dirvish/master.conf
$VAULT/dirvish/dirvish.conf --&gt; $VAULT/dirvish/default.conf
</pre>
<br>
<li>
The <b>rsync-options:</b> option has been replaced with
<b>rsync-option:</b> which only
accepts one option per specification.
</ul>
</body>
</html>