>>>> "Ilya" == Ilya N Golubev
<gin(a)mo.msk.ru> writes:
Ilya> On 12 Feb 2002 22:10:37 +0900 Stephen J. Turnbull wrote:
> rsync -arvz rsync@cvs.xemacs.org::xemacscvs ./
> works for me,
Ilya> After my firewall was fixed to meet rsync requirements (will
Ilya> describe the fix on request), it works for me too. And I do
Ilya> not see `XEmacs/xemacs/src/.cvsignore,v' and other
Ilya> `.cvsignore,v' files in rsync output.
I take your word for it that you _don't_ get them (what a bummer), but
I do have them. I imagine this is true for most users of rsync.
Maybe this is a relatively recent change? My most recent updated
.cvsignore is dated 2002-06-17.
There is a global cvsignore file. I think that it is probably
reasonable to put many of the more common ignores in there; that has
the advantage of being all server-side, too. Your suggestions would
be welcome.
Ilya> On 22 Oct 2002 15:21:16 +0200 Martin Dalum from sunsite
Ilya> wrote:
> we exclude dotfiles from http, rsync and ftp. We do this for
> security reasons.
Ilya> How do other users of `xemacscvs' rsync module go without
Ilya> it? Do they maintain '.cvsignore' in their working copies
Ilya> (cvs checkouts) manually, or there is some other solution?
If this _is_ a recent change and .cvsignore (which is a pretty
harmless dotfile AFAIK) can't be given special treatment, what you can
do is very simple: do a single CVS update from sunsite, then check
the .cvsignore files into your repository using the cvs -d flag. This
will not be harmful if Sunsite's policy with respect to the .cvsignore
files is amended; the .cvsignore,v files will merely be overwritten.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.