CSE
493/593 Fall 2022
COPYING
PROJECT FILES INTO THE PROJECTS WORKSPACE
Step 1: Create new library called “project”:
(You can replace “project” with whatever name you want)
a.
In the file manager window, click on File > New > Library
b. In the New Library dialog
box, navigate to the projects workspace. For example, if you are in team-01,
then the window would look as below. The directory should be /shared/projects/CSE493/team-01/.
The Name should be project.
Step 2: Copy project files from existing library into
the project library
a. In the library manager window, right click on the library that contains your project designs you have already created. For example, if the project related designs are in a library called “vlsiprj”, then you would right click on vlsiprj and select copy. The copy dialog box shown below appears. Make sure the form library is “vlsi” and to library is “project”. Then click on Apply and OK.
b.
Repeat the copying process for all libraries that contain your project related
files.
Step 3: On the timberlake
server, type the following commands:
chmod -fR 777 /shared/projects/CSE493/team-01/*
Step 4: For the other two teammates, add the library
created above into your library from 'Library Path Editor'.
Once you are
done, you can now share the space and start working on the projects library.