Ok.  I've just set up a brand spanking new SVN server ala terminal.
It is empty, there are no files in the repository I have set up. I
have Versions up and have created a bookmark to that server.  My goal
is now to create a Working Directory so that I can populate that empty
folder.  EVERY folder I attempt to use on my local drive reports "it
is not a working copy".  For someone setting up a server, this is
infuriating.  Versions needs to be more forgiving and/or point the
user in the proper direction in the setup process.

FYI, I have set up the server as so:
mkdir -p ~/Documents/svn/projects
svnadmin create ~/Documents/svn/projects

Then I uncommented the access lines and password lines in
svnserve.conf and removed leading spaces.  A user was added to the
passwd file.

Then in Terminal...
svnserve --daemon --root ~/Documents/svn/projects/

I launched Versions and successfully created and connected to that
repository bookmark on that machine.

Now, attempting to create a local working copy on any folder on my Mac
results in a message like this"'/Users/zav/Desktop/Local' is not a
working copy.
Also, attempting to select the SVN Server Bookmark and perform a check
out, to an empty folder on my desktop does not highlight the Checkout
button even if the folder is selected.  If I type in the name of the
folder that is selected, Checkout enables.  *** Selecting a folder in
the folder/file list below at this point should put the name of the
folder in the "Save as:" text entry field and enable the Checkout
button.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Versions" group.
To post to this group, send email to versions@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to