I believe the permissions issue can be resolved with a simple setting
in everyone's .bashrc file. Here's mine...
> cat .bashrc
umask 002 <----- this should do the trick
alias ll="ls -l"
export PS1='\h:\w \u\$ '
I'm not sure why a struts-1.2.x dir is there. Stick a backup of it
somewhere safe and zap it if you don't need it.
--
James Mitchell
Software Engineer / Open Source Evangelist
Consulting / Mentoring / Freelance
EdgeTech, Inc.
http://www.edgetechservices.net/
678.910.8017
AIM: jmitchtx
Yahoo: jmitchtx
MSN: [EMAIL PROTECTED]
Skype: callto://jmitchtx
On Oct 20, 2005, at 2:48 AM, Wendy Smoak wrote:
I wrote:
I'm working on the site now...
Done. Thanks to James for getting this all started and Ted for
rewriting
large portions of the site. :)
I ended up with a 'struts-1.2.x' directory that I'm not quite sure
about.
It's owned by James, so it must have been there before tonight. I
think it
can be deleted but I'll leave it for a few days and see if anyone
knows what
it was for.
The permissions on the 'old' docs that came from the .war files are
wrong--
everything is executable. (Except a couple of them that I started
to fix,
but I was doing it directory by directory. There must be a better
way, but
'chmod -R -x *.html' doesn't recurse. Any ideas?)
The permissions and group ownership on the Struts 1.3 dtd are
wrong. (Joe,
can you take a look?)
Laurie, it would be great if you could update your sidebar to use
the new
URLs. Also I don't think Struts EL was done when you created it:
http://struts.apache.org/struts-el/tlddoc/index.html
Thanks,
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]