Καλώς ορίσατε στο dotNETZone.gr - Σύνδεση | Εγγραφή | Βοήθεια
σε

 

Αρχική σελίδα Ιστολόγια Συζητήσεις Εκθέσεις Φωτογραφιών Αρχειοθήκες

Χειρωνακτική αφαίρεση VSS dependencies από Visual Studio Projects

Îåêßíçóå áðü ôï ìÝëïò cap. Τελευταία δημοσίευση από το μέλος Χρήστος Γεωργακόπουλος στις 28-01-2005, 12:38. Υπάρχουν 3 απαντήσεις.
Ταξινόμηση Δημοσιεύσεων: Προηγούμενο Επόμενο
  •  25-01-2005, 11:18 983

    Χειρωνακτική αφαίρεση VSS dependencies από Visual Studio Projects

    Δεν θυμάμαι που το βρήκα, το είχα κρατήσει στο codeLib και μου έχει χρησιμέψει. Πιθανόν πολλοί από εσάς να το γνωρίζετε ήδη, και απο ο,τι έχω ακούσει υπάρχει και utility πλέον που το κάνει. Αλλά ένας γρήγορος τρόπος είναι και αυτός.

    Situation:
    Your buddy has created a cool VB.NET application that you want to use.  He sends you the source code and it consists of a solution (MySolution) containing a single project (MyProject).  You attempt to open the solution and find that it has SourceSafe dependencies.  You need to remove all the VSS stuff from the solution/project files.

    Solution:

    1 - Go to the folder containing the solution files and delete the following:
              mssccprj.scc
              MyProject.vssscc
              vssver.scc

    2 - Open MyProject.sln in your favorite text editor and remove the following section:
              GlobalSection(SourceCodeControl) = preSolution
                         ...
              EndGlobalSection

    3 - Go to the folder containing the project files and delete the following:
              MyProject.vbproj.vspscc
              mssccprj.scc
              vssver.scc

    4 - Open MyProject.vbproj in your text editor and remove the following lines:
              SccProjectName = "SAK"
              SccLocalPath = "SAK"
              SccAuxPath = "SAK"
              SccProvider = "SAK"

    Now you can open the solution/project with no source control errors.


    Σωτήρης Φιλιππίδης

    DotSee Web Services

    View Sotiris Filippidis's profile on LinkedIn

    DotNetNuke them!
  •  25-01-2005, 12:12 986 σε απάντηση της 983

    Re: Χειρωνακτική αφαίρεση VSS dependencies από Visual Studio Projects

    Και όπως θα έλεγε και ο Patrick: Big Smile

    Εμείς γιατί δεν έχουμε ένα πρόγραμμα που να κάνει την ίδια χειρονακτική εργασία; Big Smile

    G.J.
    George J. Capnias: Χειροπρακτικός Υπολογιστών, Ύψιστος Γκουράρχης της Κουμπουτερολογίας
    w: capnias.org, t: @gcapnias, l: gr.linkedin.com/in/gcapnias
    dotNETZone.gr News
  •  25-01-2005, 13:23 995 σε απάντηση της 986

    Re: Χειρωνακτική αφαίρεση VSS dependencies από Visual Studio Projects

    Σωστά!  Πούν'το? Big Smile

    Patrick
  •  28-01-2005, 12:38 1064 σε απάντηση της 986

    Re: Χειρωνακτική αφαίρεση VSS dependencies από Visual Studio Projects

    Βασικά χρειάζεται ένα αναλυτικό documentation των proj και sln αρχείων. Κάποιοι έχουν μια μικρή ιδέα για μερικές από τις γραμμές, οι περισσότεροι δεν ξέρουν τίποτα. Documentation δεν υπάρχει ή τουλάχιστον εγώ δεν έχω καταφέρει να βρώ... Είναι από τα μυστικά της MS μάλλον...

     


    Χρήστος Γεωργακόπουλος
Προβολή Τροφοδοσίας RSS με μορφή XML
Με χρήση του Community Server (Commercial Edition), από την Telligent Systems