Search found 7 matches
- Fri Dec 08, 2006 2:53 pm
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: configuring branches, tags, and trunk
- Replies: 2
- Views: 4699
Thanks for the reply, but I prefer to organize my tags and branches by release first. The release is treated like a project. Each project has its own set of branches and labels. Putting them all together at one place would become confusing as time goes on and more tags/branches are created. It would...
- Fri Dec 08, 2006 1:47 pm
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: how to relocate a repository?
- Replies: 2
- Views: 5931
how to relocate a repository?
How do I perform the equivalent of "svn sw --relocate" in subversive?
I can only find "team->switch", but that won't let me switch to
another host.
I can only find "team->switch", but that won't let me switch to
another host.
- Fri Dec 08, 2006 12:32 pm
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: configuring branches, tags, and trunk
- Replies: 2
- Views: 4699
configuring branches, tags, and trunk
Hi, I have a particular repository layout where there isn't a global /trunk, /branches, /tags. Instead I have this: TRUNK: /clearcase/trunk-munich BRANCHES: /clearcase/r12/branches TAGS: /clearcase/r12/labels Actually it is even a bit more involved. The above just shows branches and tags for my r12 ...
- Fri Mar 24, 2006 4:47 pm
- Forum: Polarion SVN Web Client
- Topic: Username is not getting submitted to SVN repository
- Replies: 7
- Views: 16381
- Fri Mar 10, 2006 1:24 pm
- Forum: Polarion SVN Web Client
- Topic: Username is not getting submitted to SVN repository
- Replies: 7
- Views: 16381
me too...
I have the same problem, login prompt just keeps reappearing. Sometimes I see the message "user not found" in the apache log, but more often I don't see anything. There's not message in the tomcat log (how do I configure svnwebclient's log4j, by the way? Where does it drop its logfile?). Hey this is...
- Thu Mar 09, 2006 7:59 am
- Forum: Polarion SVN Importer (Repository Converter)
- Topic: ClearCase Import Problem
- Replies: 4
- Views: 8311
progress
Well I hacked away and got some progress (jad was my friend). The CC history parser was splitting the version string on '\' instead of '/', which might succeed on Windows but definitely not on Unix. Only partial progress so far, I am still getting "CCHistoryParser:96 - wrong date:" a few times and t...
- Wed Mar 08, 2006 9:29 am
- Forum: Polarion SVN Importer (Repository Converter)
- Topic: ClearCase Import Problem
- Replies: 4
- Views: 8311
me too...
I also get those error messages. I'm not sure if anything is working at all, the repository is very large and the process is still running. Q1: Does ClearCase import work for anyone at all? If so, which version of svn-importer? I'm using 1.1M6, RedHat 9.0, JDK 1.5, ClearCase version 2003.06.00. Q2: ...