Difference between revisions of "Svn Faq"

From Animation Master Wiki
Jump to navigation Jump to search
m
(svn support)
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
* Q) The commit button is greyed out on the community panel’s two tab.
 
* Q) The commit button is greyed out on the community panel’s two tab.
 
** A) First open the Options panel under the tools menu. Got to the ''SVN'' Version Control tab and make sure “Enable ''SVN'' is checked. Restart [[A:M]]. If that doesnt work, either you haven’t checked out yet, or A:M somehow lost the path to your local copy, or your local copy is corrupt. Just follow the [[Svn Walkthrough]] to setup the local data folder again.
 
** A) First open the Options panel under the tools menu. Got to the ''SVN'' Version Control tab and make sure “Enable ''SVN'' is checked. Restart [[A:M]]. If that doesnt work, either you haven’t checked out yet, or A:M somehow lost the path to your local copy, or your local copy is corrupt. Just follow the [[Svn Walkthrough]] to setup the local data folder again.
 +
 +
* Q) I want to use SVN on different projects (other than TWO), using different repositories.  How do I do that?
 +
** A) Currently A:M is only designed to point to one repository. Pick the one you want to use in A:M, and use svn or tortoisesvn or svnx interface for the other repositories. See svn and tortoise svn documentation for how to set up a repository and check out etc. Hash Inc does not provide support for using svn out side of TWO.
  
 
[[category:SVN]]
 
[[category:SVN]]

Latest revision as of 11:19, 3 April 2007

  • Q) What is SVN
    • A) – see SVN.
  • Q) I’ve logged into community, and am on the two tab, but I can’t see the update or commit buttons.
    • A) – Just resize the width of the Community panel. This seems to happen less if you undock your community panel, or dock it on the left.
  • Q) The commit button is greyed out on the community panel’s two tab.
    • A) First open the Options panel under the tools menu. Got to the SVN Version Control tab and make sure “Enable SVN is checked. Restart A:M. If that doesnt work, either you haven’t checked out yet, or A:M somehow lost the path to your local copy, or your local copy is corrupt. Just follow the Svn Walkthrough to setup the local data folder again.
  • Q) I want to use SVN on different projects (other than TWO), using different repositories. How do I do that?
    • A) Currently A:M is only designed to point to one repository. Pick the one you want to use in A:M, and use svn or tortoisesvn or svnx interface for the other repositories. See svn and tortoise svn documentation for how to set up a repository and check out etc. Hash Inc does not provide support for using svn out side of TWO.