public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ecosconfig tool with source control
@ 2011-01-11  9:34 Elad Yosef
  2011-01-11 10:31 ` Ross Younger
  0 siblings, 1 reply; 3+ messages in thread
From: Elad Yosef @ 2011-01-11  9:34 UTC (permalink / raw)
  To: ecos-discuss

Hi all,
I'm setting up workspace for eCos and want to place my *.ecc file
under source control.
To generate build tree I'm using ecosconfig, but I get error :

Unable to open file ...views/..../Mars_eCos_Config.ecc
couldn't open "...views/..../Mars_eCos_Config.ecc": permission denied

Does anyone know what the ecosconfig is running on the file?

Thanks

Elad

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] ecosconfig tool with source control
  2011-01-11  9:34 [ECOS] ecosconfig tool with source control Elad Yosef
@ 2011-01-11 10:31 ` Ross Younger
  2011-01-11 10:52   ` Elad Yosef
  0 siblings, 1 reply; 3+ messages in thread
From: Ross Younger @ 2011-01-11 10:31 UTC (permalink / raw)
  To: ecos-discuss

* Elad Yosef <elad.yosef@gmail.com> wrote:
> Unable to open file ...views/..../Mars_eCos_Config.ecc
> couldn't open "...views/..../Mars_eCos_Config.ecc": permission denied
> 
> Does anyone know what the ecosconfig is running on the file?

Most ecosconfig commands rewrite the file - even ecosconfig tree.
Some version control systems check out files read-only by default,
which may be what's tripping you up here.


Ross

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] ecosconfig tool with source control
  2011-01-11 10:31 ` Ross Younger
@ 2011-01-11 10:52   ` Elad Yosef
  0 siblings, 0 replies; 3+ messages in thread
From: Elad Yosef @ 2011-01-11 10:52 UTC (permalink / raw)
  To: Ross Younger, rich; +Cc: ecos-discuss

I'm using Clear-Case.
(I'm hijacking file and update it later)

Thanks

Elad
On Tue, Jan 11, 2011 at 12:31 PM, Ross Younger <ecos@impropriety.org.uk> wrote:
> * Elad Yosef <elad.yosef@gmail.com> wrote:
>> Unable to open file ...views/..../Mars_eCos_Config.ecc
>> couldn't open "...views/..../Mars_eCos_Config.ecc": permission denied
>>
>> Does anyone know what the ecosconfig is running on the file?
>
> Most ecosconfig commands rewrite the file - even ecosconfig tree.
> Some version control systems check out files read-only by default,
> which may be what's tripping you up here.
>
>
> Ross
>
> --
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>
>

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-11 10:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-11  9:34 [ECOS] ecosconfig tool with source control Elad Yosef
2011-01-11 10:31 ` Ross Younger
2011-01-11 10:52   ` Elad Yosef

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).