[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Eclipse and svn project /trunk & bad documentaion?

From: Greg Brown <gsbrown_at_umich.edu>
Date: 2006-05-10 21:23:46 CEST

I just made a test project in Eclipse; it didn't have .svn files;

The URL for the svn repository is svn://10.214.237.32/nucmed

Eclipse asked me CVS / SVN, then the following window,


Then it asked me for my password and made directories in the
repository, added files, and committed them.

Eclipse Console:

     Filesystem has no item
svn: Filesystem has no item
svn: URL 'svn://10.214.237.32/nucmed/test' non-existent in that revision

mkdir -m "Initial import." svn://10.214.237.32/nucmed/test
checkout -N -r HEAD svn://10.214.237.32/nucmed/test
     Checked out revision 13.
add -N /Volumes/OS9User/gbrown/SoftwareProjects/workspace/test/Main.java
     A /Volumes/OS9User/gbrown/SoftwareProjects/workspace/
test/Main.java
add -N /Volumes/OS9User/gbrown/SoftwareProjects/workspace/
test/.classpath
     A /Volumes/OS9User/gbrown/SoftwareProjects/workspace/
test/.classpath
add -N /Volumes/OS9User/gbrown/SoftwareProjects/workspace/test/.project
     A /Volumes/OS9User/gbrown/SoftwareProjects/workspace/
test/.project
commit -m "where my folder/trunk?" /Volumes/OS9User/gbrown/
SoftwareProjects/workspace/test/.classpath /Volumes/OS9User/gbrown/
SoftwareProjects/workspace/test/.project /Volumes/OS9User/gbrown/
SoftwareProjects/workspace/test/Main.java
     Adding gbrown/SoftwareProjects/workspace/test/.classpath
     Adding gbrown/SoftwareProjects/workspace/test/.project
     Adding gbrown/SoftwareProjects/workspace/test/Main.java
     Transmitting file data ...
     Committed revision 14.
/test' non-existent in that revision

I never see the below dialog box; any ideas? This is on Mac OS X 10.4.6


On May 10, 2006, at 2:35 PM, Mark Phippard wrote:

> Greg Brown <gsbrown@umich.edu> wrote on 05/10/2006 02:18:45 PM:
>
>> NO, I have an Eclipse project; I right-clicked on the project,
>> selected team share,
>> and it follows along with the documentation except it skips one
>> important step, as I have described.
>
> The only way it would skip that step would be if it headed down
> this path:
>
> http://svn.collab.net/subclipse/help/index.jsp?topic=/
> org.tigris.subversion.subclipse.doc/html/gettingstarted/share-
> existing.html
>
> Which would happen if it detected .svn metadata folders. In that
> scenario
> you would not get the page to select the repository connection either.
> There are no conditions in the wizard that cause it to skip that page.
>
> Mark
>
>
> ______________________________________________________________________
> _______
> Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by
> IBM Email Security Management Services powered by MessageLabs.
> ______________________________________________________________________
> _______
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>

Greg Brown
gsbrown@umich.edu
Received on Wed May 10 21:24:18 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.