I'm new to svn and Versions, so hopefully I have an obvious problem. I'm trying to set up an environment to manage websites I've built with WordPress.
I've created a repo called websites and a project (ie, folder) in there called svntest.com. I checked it out to ~/Sites/svntest.com on my Mac (where I'll use MAMP and Coda for development). I added /trunk/httpdocs/wp directories. I edited the httpdocs folder's Externals Properties to be "wp http://core.svn.wordpress.org/tags/3.1" (without the quotes) Then, when I do an update, nothing happens. The Transcript log says: Fetching external item into '/trunk/httpdocs/wp' But it never really fetches any files. The folder just stays empty and there are no errors. I've tried doing the same thing without Versions and just used the svn commands and I get the same problem. So I assume it is just me not understanding how to use SVN. Or maybe it is a default setting for svn on OS X? Any advice? -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/versions?hl=en.
