in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

Using DevExpress with VisualSVN (subversion)

Last post 11/19/2008 8:45 AM by Dave Bagler. 3 replies.
Page 1 of 1 (4 items)
Sort Posts:
Previous Next
  • 11/18/2008 11:53 AM

    Using DevExpress with VisualSVN (subversion)

    Hi,

    I'm using DevExpress for a Windows Forms project.  I also use VisualSVN.  The problems is that when I commit my changes I break the DevExpress references on my colleague's machine.  The issue is easily dealt with by running the Project Converter but I really don't want to do that every time.  Does anyone know of a way to make VisualSVN and DevExpress play nice?

    Thanks,

    - Dave

  • 11/18/2008 7:40 PM In reply to

    Re: Using DevExpress with VisualSVN (subversion)

     From my experience in a team environment, you'll have to keep your teams DX installs in sync. Other than that, you nailed it with projectconverter.

  • 11/19/2008 2:52 AM In reply to

    Re: Using DevExpress with VisualSVN (subversion)

    Nate is right and this problem is common through all source controls.

    However, if you and your team are using same major version of DX (i.e. 8.2.) you might set each reference as Specific Version = false (click on reference in solution explorer and then go to properties). Thus any 8.2. version will do (unless there is a breaking change in API). But still, the best practise is to keep same version of references across the team.

     

  • 11/19/2008 8:45 AM In reply to

    Re: Using DevExpress with VisualSVN (subversion)

    Thanks I'll check and see what the version numbers are.  Thanks!

Page 1 of 1 (4 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED