Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_unix/rc/bin/replica/changes – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
#!/bin/rc
2
 
3
rfork en
4
 
5
fn usage {
6
	echo 'usage: replica/changes replica-name [paths]' >[1=2]
7
	exit usage
8
}
9
 
10
. /rc/bin/replica/defs $*
11
 
12
need clientdb clientroot clientproto
13
 
14
must clientmount
15
exec replica/updatedb -p $clientproto -l -r $clientroot $clientexclude $clientdb $paths