how to distribute application?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Neil Chambers

    how to distribute application?

    I am working in VS2008 and my website has a corresponding solution file in a
    different directory. I want other people to be able to work on this project
    from a version control system but I am missing a piece of the puzzle. My
    site (classes, aspx files etc) have been submitted to revision control but
    my colleagues can't work on them due to a missing solution file.

    1. what is the best way to ensure all appropriate files are put under source
    control?
    2. is the directory structure significant? ie. can I just send out the
    solution files via mail?
    3. how can I avoid this situation in the future?
    4. gah!

    Cheers,
    n

Working...