Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] question about rmap and mutable and anon

I changed the text to:

The attribute mutable is set to true because we want searches for mutable source (i.e. projects checked out from CVS that can be worked on and checked in again) to also use this search path. Note that in this example we are using an anonymous user so in order to be able to actually check things in again, someone with write access would have to use the IDE’s team CVS functionality to relocate the projects with their user id once they have been materialized to the workspace. You will see later how to create entries using authentication — see the section called, “Providers and authentication”.

Henrik Lindberg wrote:
Ted Kubaska wrote:
Does it make sense to have mutable="true" if you are checking out
anonymously. The Bucky book tells me

"The attribute mutable is set to true because we want the projects
checked out from CVS (so we
can work on them and check in again)."

I should rephrase that to explain that what is set up in the RMAP is just the *capability* to get mutable access.

- henrik


Back to the top