CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Local project, network source

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
RF_Developer



Joined: 07 Feb 2011
Posts: 839

View user's profile Send private message

Local project, network source
PostPosted: Tue Aug 02, 2011 6:49 am     Reply with quote

I've been trying to set up an IDE project where the project, and thus the intermediates and outputs, is on a local drive but the source code is on a network drive. I'd much prefer to do it all locally with source management on a server but that's not possible right now (political/infrastructural reasons which aren't going away any time soon).

I've tried creating a project locally and pointing it to the networked soruce but the IDE then tries to create paths such as "C://my local folderU://network folder" :-(

Fully local and fully networked projects/code work, but there are occasional problems and sluggish working, particularly with debugging from code on a network drive.

I'm on PCWH 4.124 on Windows 7.

Has anyone managed to get this sort of arrangement to work on the IDE?
arunb



Joined: 08 Sep 2003
Posts: 492
Location: India

View user's profile Send private message Send e-mail

RE:
PostPosted: Tue Aug 02, 2011 8:01 am     Reply with quote

You could use a cloud service like DropBox or ZumoDrive. The location appear as F:, G: etc. just as any normal pen drive or hard disk.

The IDE could reference to these locations, additionally data is also stored locally on the computer, so if network connection is slow the IDE does not return an error.

But I think data redundancy problems may occur, when several users try to modify a single file, this could be severe if the network connection is down in one computer for a long time.

thanks
a
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group