George Georgalis wrote:
> On Sat, Mar 11, 2006 at 04:21:16PM -0800, Tracy R Reed wrote:
>> http://ultraviolet.org/Members/treed/check4change.sh
> 
>         <Location /thatdir>
>                 ForceType text/plain
>         </Location>
> 
> mime/text please...

Not sure what you mean by this. Are you saying you would rather the file
not download but instead appear in the browser?

> sounds a bit too automatic to me. haven't tried svn but I do
> keep my cvs root on the same partition as my primary checkout
> copy, then hardlink the checkout with the real thing, so whenever
> I change rc files or scripts in my $HOME, I can cvs diff or
> commit them.  I also use Makefile targets to push or pull the
> files committed to other partitions/hosts; also can recreate
> forward/reverse the hardlinks.

In what way is it too automatic? All it does is check to see if any
changes have been made since you last committed and tells you so in the
prompt string.

> rsynccvs   = --recursive --links --devices --verbose --cvs-exclude --checksum
> rsyncsq       = grep -vE '(/$$|^sent.*sec$$|^total.*speedup|^$$)' || true

When I look at all of the hoops people jump through to use CVS I wonder
why it still has its adherents. :)

-- 
Tracy R Reed
http://copilotconsulting.com
1-877-MY-COPILOT


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to