Searched +refs:cvs +refs:current +refs:dir (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/rsync-42/rsync/packaging/
H A Drelease-rsync5 # be a copy of the /home/ftp/pub/rsync dir on samba.org. If it is run
6 # in test mode, it instead expects a dir named ~/tmp/samba-rsync-ftp
8 # a release without affecting the files in the ~/samba-rsync-ftp dir).
17 my $cvsroot = $ENV{CVSROOT} = 'samba.org:/data/cvs';
55 open(CVS, '-|', 'cvs checkout -P rsync') or die $!;
58 next if /\.(cvs)?ignore$/;
61 my($dir) = $fn =~ m#^(.+)/#;
62 push(@files, $dir) if defined($dir) && !$dirs{$1}++;
79 $lastversion =~ s/(\d+)cvs
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/contrib/redhat/
H A Dopenssh.spec341 %attr(0755,root,root) %dir %{_sysconfdir}/ssh
346 %attr(0755,root,root) %dir %{_libexecdir}/openssh
353 %attr(0755,root,root) %dir %{_datadir}/openssh
379 %dir %attr(0111,root,root) %{_var}/empty/sshd
386 %attr(0755,root,root) %dir %{_sysconfdir}/ssh
478 - update to current CVS (not for use in distribution)
494 - Merge changes to rescue build from current sysadmin survival cd
501 - pull cvs patch to fix support for /etc/nologin for non-PAM logins (#47298)
505 - pull cvs patch to add -t flag to sshd (#28611)
512 - pull cvs patc
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl23 # Proxy support for retrieving the current version of Tkcon.
182 alias clear dir dump echo idebug lremove
186 HEADURL {http://tkcon.cvs.sourceforge.net/tkcon/tkcon/tkcon.tcl?rev=HEAD}
291 set dir [file join [file dirname [info nameofexec]] lib]
293 set dir [file join $dir itcl]
295 catch {source [file join $dir pkgIndex.tcl]}
490 interp alias $slave ::ls $slave ::dir -full
567 catch {interp alias {} ::ls {} ::dir -full}
717 foreach dir
4663 proc dir {args} { procedure
[all...]

Completed in 133 milliseconds