Home > Archive > Unix Programming > November 2005 > can u help me?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| can anyone help me with my homework?
Here is some information about my homework.
Revision Control in Multiuser Settings:
---------------------------------------
We have seen some facilities of OpenOffice Writer for tracking changes.
These features are useful when a document is circulated for
contributions but control of merging changes is on one person.
When multiple users work on same document simultaneously, a more
comprehensive system is needed. We need to:
* Track and record changes to documents
* Go back to certain revisons when necessary
* Prevent conflicting updates to occur (i.e. when two users make
independent revisions)
Revision control systems help resolving such problems for a productive
workflow in multiuser work environments. GNU RCS (Revision Control
System) is one such system.
To learn more about RCS, see manualpage "rcsintro". It provides
detailed introduction to capabilities and usage of RCS. In addition you
should check man pages for commands "rcs", "ci", "co", "rlog", and
others referenced in these man pages if necessary.
HOMEWORK ASSIGNMENT #07:
------------------------
You must work in teams of two or more people for this project to create
HTML pages with short introductory paragraphs for ACM(Association for
Computing Machinery) publications. These publications can be accessed
from the electronic journal library via university library's main page.
One person in every team must create an RCS directory in his/her home,
allow the group to write to it, and add his/her teammates to access
list. He/She will also create a template HTML page which includes (1)an
RCS "Id" tag, (2)names&numbers of people in the group, and (3)an empty
unordered list. Others in the group will pick a
journal/transaction/magazine or a publication by ACM affiliated
organization, and produce a one paragraph about the publication, adding
his/her paragraph as a list item to the HTML page using RCS check-out,
check-in and locking facilities.
The team coordinators must submit (1)full path to RCS directory, (2)the
log of RCS operations
| |
| impslayer 2005-11-28, 9:58 pm |
|
psyco skrev:
> can anyone help me with my homework?
>
Well it's nice you're honest about it anyway :)
Sorry, no help from me, done my share of homework over the years!
/impslayer
| |
| joe@invalid.address 2005-11-28, 9:58 pm |
| "psyco" <yaseminalkis@hotmail.com> writes:
> can anyone help me with my homework?
You mean will someone do it for you? Unlikely. However, if you show us
what you've done, or what you're having trouble with I'm sure someone
can point you in the right direction.
Joe
--
Gort, klatu barada nikto
| |
|
| I expected that someone can help me with how I will start my homework.
But I can say that how can I write access list, I find 2 commands for
this but I cannot be sure about what I did (I really create a list or
not). Can you say how I can write command for creating access list?
| |
|
| "One person in every team must create an RCS directory in his/her home,
allow the group to write to it, and add his/her teammates to access
list. He/She will also create a template HTML page which includes (1)an
RCS "Id" tag, (2)names&numbers of people in the group, and (3)an empty
unordered list." This is what I must do. I have a problem with access
list only.
| |
| Pascal Bourguignon 2005-11-28, 9:58 pm |
| "psyco" <yaseminalkis@hotmail.com> writes:
> "One person in every team must create an RCS directory in his/her home,
>
> allow the group to write to it, and add his/her teammates to access
> list. He/She will also create a template HTML page which includes (1)an
> RCS "Id" tag, (2)names&numbers of people in the group, and (3)an empty
> unordered list." This is what I must do. I have a problem with access
> list only.
Just do what your homework tells you to do!
- read the manual page of rcsintro, rcs, ci and co.
while reading them take note of the keyword "access".
--
__Pascal Bourguignon__ http://www.informatimago.com/
In deep sleep hear sound,
Cat vomit hairball somewhere.
Will find in morning.
| |
|
| I know which command to use.But it did not work!
| |
| David Schwartz 2005-11-29, 7:57 am |
|
"psyco" <yaseminalkis@hotmail.com> wrote in message
news:1133264668.663537.70110@f14g2000cwb.googlegroups.com...
>I know which command to use.But it did not work!
Then obviously you don't know which command to use or how to use it
properly. So why not tell us:
1) Exactly what you did.
2) What you expected to happen.
3) What actually happened.
DS
| |
| sclind@gmail.com 2005-11-29, 9:57 pm |
| You posted this exact request to nine newsgroups.
It would have been easier to do the assignment!
|
|
|
|
|