vijay singh wrote:
> On Tue, 2011-02-15 at 12:00 +0100, Robert Schwebel wrote:
> > On Tue, Feb 15, 2011 at 04:26:11PM +0530, vijay singh wrote:
> > > What is the way to migrate project created on once Linux pc to other
> > > Linux Pc. (Provided same ptxdist version installed on both Pc)
> >
> > Uh? I don't understand this question. You can usually just check the
> > project into your favourite revision control system (check in what's
> > left after 'ptxdist clean'), check that out on the second pc and build
> > it there.
>
> Just for clarity :
> I have created one project on Linux system.i need to format my system
> due to some issue.Before doing format i want to copy my project into
> other system & use it their.
> As i haven't done with my work so i am not planning to checkin into my
> version control system.
>
> Please let me know the way.

You are working on a ptxdist project. This kind of project is independend of 
other components on your system. Maybe it depends on a specific ptxdist 
release and also on a specific OSELAS.Toolchain revision.

So, just clean your project directory as others have stated and copy the 
remaining files to the other machine. And then just install ptxdist and the 
toolchain also to this machine. Then simply start "ptxdist go" in your copied 
project directory again.

In this way we ship board support packages. They are simply a ptxdist project. 
The users of these board support packages have to install the matching 
ptxdist and toolchain revision and they are done. Your project is working in 
the same way.

jbe


-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | Phone: +49-8766-939 228     |
Vertretung Sued/Muenchen, Germany             | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686              | http://www.pengutronix.de/  |

-- 
ptxdist mailing list
[email protected]

Reply via email to