Displaying 5 results from an estimated 5 matches for "ch07s03".
2012 May 12
3
openLDAP under CentOS-6
...to set the password
for the web interface at <server>/phpLDAPadmin .
Again, if anyone can tell me how to do this
I shall be most thankful.
Incidentally, I looked at the RHEL documentation on this,
<http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/
6/html/Migration_Planning_Guide/ch07s03.html>,
but it was so sparse as to be more or less useless.
--
Timothy Murphy
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin
2007 Jul 01
0
[LLVMdev] Repository Layout
...wever, since copies are so
incredibly cheap on the server, there is a need to worry about
wasting developer hard disk space. At the client, copies are much
more expensive with Subversion than with CVS, so your intuition is
still very useful.
— Gordon
[1] http://svnbook.red-bean.com/en/1.0/ch07s03.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070701/2aeb5878/attachment.html>
2007 Jun 30
6
[LLVMdev] Repository Layout
All,
I'm finding the current layout a bit frustrating, not to mention that it
breaks all the documentation. We currently have modules laid out like
this:
llvm/trunk/...
llvm/branches/...
llvm/tags/...
stacker/trunk/...
stacker/branches/...
stacker/tags/...
and similarly for all the other modules (test-suite, java, poolalloc,
etc.). Unfortunately, this "standard"
2006 Apr 22
4
Multiple sites sharing a single application
Quick question:
Say i have a few shopping sites that i want to run on the same
application code but have seperate databases and layout/design, what
would be the neatest ''Rails'' way of doing this?
Cheers,
Steve
2007 Jul 01
1
[LLVMdev] Repository Layout
.... What are the management headaches that we
would incur? Are they any higher than putting trunk/tags/branches one
level lower (by having the module name first)? A little more detail
would be helpful.
Thanks,
Reid.
>
>
> — Gordon
>
>
> [1] http://svnbook.red-bean.com/en/1.0/ch07s03.html
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev