Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | 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