discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] automatically generated files still under version


From: Achilleas Anastasopoulos
Subject: Re: [Discuss-gnuradio] automatically generated files still under version control
Date: Tue, 13 Feb 2007 09:07:53 -0500
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Jonathan,

either Makefile.gen is automatically generated (as the waning says),
but I don't know how :-) or the warning is misleading...

After ./bootstrap and configure,
make complains that it is not there.
I guess that's why it was in the svn repository in the first place.
Should have known better vefore I second guess the gurus.

Could you please advice how to regenerate Makefile.gen
Once I do that, I will upload it to the repo.

Thanks
Achilleas


Johnathan Corgan wrote:
Achilleas Anastasopoulos wrote:


I commited some changes that I made over the last couple of days to
gr-trellis (make distcheck works fine).
I realized that some files in gr-trellis/src/lib are still under version
control, while they are not supposed to be since they are
automatically generated:

trellis_generated.i
Makefile.gen


I just fixed this in r4472.


I tried several combinations of the svn propset command but couldn't
make it work. Can someone more knowledable on svn fix this.


You would just need to delete the files from the repository using 'svn
del', as in:

$ svn del trellis_generated.i Makefile.gen

Then do a check-in with an appropriate log comment.

(But I just did this for you.)

Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com



--
_______________________________________________________
Achilleas Anastasopoulos                        
Associate Professor
EECS Department               Voice : (734)615-4024
UNIVERSITY OF MICHIGAN        Fax   : (734)763-8041
Ann Arbor, MI 48109-2122      E-mail: address@hidden
URL: http://www-personal.engin.umich.edu/~anastas/      
_______________________________________________________




reply via email to

[Prev in Thread] Current Thread [Next in Thread]