Jump to content

BinaryJared

Members
  • Posts

    4
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by BinaryJared

  1. Also having issues with creating a partial XLink for testing (if this is the intended method)

    C:\Users\binar\wkspaces\Contingent - Combined>cm xlink "/Assets/Project/Art/Characters" "/Game Ready/" cs:3@"Contingent - Character Art"
    Error: Object reference not set to an instance of an object.
    
    C:\Users\binar\wkspaces\Contingent - Combined>cm xlink "/Assets/Project/Art/Characters" "/Game Ready/" cs:3@"Contingent - Character Art"
    Error: Object reference not set to an instance of an object.
    
    C:\Users\binar\wkspaces\Contingent - Combined>cm xlink "/Assets/Project/Art/Characters" "/Game Ready/" cs:3@Contingent - Character Art
    
    The specified changeset 3 does not exist.
    
    C:\Users\binar\wkspaces\Contingent - Combined>cm xlink "/Assets/Project/Art/Characters" "/Game Ready/" main@Contingent - Character Art
    
    The specified label main does not exist.
    
    C:\Users\binar\wkspaces\Contingent - Combined>cm xlink "/Assets/Project/Art/Characters" "/Game Ready/" cs:4@CONT-CharacterArt
    Error: Object reference not set to an instance of an object.
    
    C:\Users\binar\wkspaces\Contingent - Combined>cm xlink "/Assets/Project/Art/Characters" "/Game Ready/" cs:4@CONT-CharacterArt
    Error: Object reference not set to an instance of an object.
    
    C:\Users\binar\wkspaces\Contingent - Combined>cm xlink "/Assets/Project/Art/Characters" "/Game Ready/" cs:4@CONT-CharacterArt

    Any help would be much appreciated!

  2. Hey!

    We're working on a large project and need the ability to have an ongoing repository with finalised content, constructed from specific folders in other repositories.

    Here is an example use case:

    We have a Character Art repository, in which we have a folder called Game Ready.
    The Game Ready folder should go into the Project/Art/Characters folder in our other repository, ideally whenever the content is pushed in the main branch of the Character Art repository.

     

    Is there a best practice for this? XLinks appear to do the job, but require pointing to specific changesets - is there a way to make this always point to the latest changeset (and fetch content accordingly)?

     

    Thanks,

    Jared

×
×
  • Create New...