[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Where is binary files should be placed?

From: oleksa borodie <oleksa.borodie_at_gmail.com>
Date: 2005-03-21 13:09:02 CET

Hello.

 Help me please I'm new with subversion. Where is binary files should
be placed? I mean where is build output directory should be? Is there
any common practice? I'm using MS Visual Studio.

 I could place it inside project directory
project1/bin
project1/obj
 and ignore with global-ignores option inside configuration file. On
the each developer computer this file should be edited - someone could
forget edit it.
 I could move it out of the project folder
output/project1/
project1/
but what if I will need add some files from bin folder?

 Could you give me advice please?

Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 21 13:11:32 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.