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

Re: [6.837] Don't forget to turnin all your stuff. (fwd)



hi,

According to someone turnin does not like directories.
The only one you would have is META-INF if you unjarred the Project.jar.

do rm -rf META-INF before the turnin.

again make sure your project is linked from your course page, that is
accessible, that permissions are readable.

I presume that no one has any fancy java stuff, ie no packages, swing
classes.  For that matter you should have no additional classes, except
perhaps if you implemented helping classes.

We should be able to recompile your code no problem, ie do javac in OUR
directories and not have missing files or classes...

See you all tomorrow,
	Hector


---------- Forwarded message ----------
Date: Wed, 8 Nov 2000 23:02:15 -0500 (EST)
From: Ken T Takusagawa <kenta@MIT.EDU>
To: 6.837-staff@graphics.lcs.mit.edu
Subject: Re: [6.837] Don't forget to turnin all your stuff.

the turnin script seems to crash when you have subdirectories.  Most
students will have a directory META-INF/ if they unjarred the Project.jar
file.

--ken


On Wed, 8 Nov 2000, Hector Briceno wrote:

>
> Project 3 is due tonight at midnight.
>
> Hi,
> 	This is a friendly reminder.
>
> After you are done, please turnin ALL your files related to project3.
>
> cd your project3 directory
> turnin -c 6.837 3 *
>
>
> Make sure your project is also linked from your student's page.  That it
> runs from browser by accessing it via the course webpage -> students ->
> you -> project3
>
> Make sure the permissions are ok, so that we can go into your directory if
> need be.
>
> Thanks,
> 	Hector Briceno
>
>
>