clearcase
   6 tags on

clearcase

  • All Sites

2 answers

How to install hooks in gitolite

I've read all the documentation about hooks, similar questions and a lot of code but I can't track where is the error in my procedure. I need to install a simple hook in my gitolite installation (made …

4 hours ago
2 answers

Which scripting language should be used for automating .net build

I wann know which scripting langauge can be used for to make automated .net build through cruise control and clear case. .net has references which needs to be mentioned while building. I am using …

5 hours ago
1 answer

What's the best way to distinguish if a ClearCase element is part of UCM environment?

I do some scripting and I have to support both Base and UCM. I get an element name and I have to figure out if that's part of UCM environment or not. What's the most efficient way to do so? e.g. ...

6 hours ago
4 answers

Couldn't find package gitolite on Ubuntu 10.04

I've been following this tutorial and I'm stuck on sudo apt-get install gitolite with the error Couldn't find package gitolite I've been Googling around for a while now, no one else seems to ...

1 answer

How to get pvob name by a given element name?

I'm doing some scripting with ClearCase and I have to provide a pvob name. I'm in a context of a view (dynamic or snapshot) and I have an element name (e.g. <path>\filename.cpp) or specific ...

8 hours ago
1 answer

gitolite repository getting created but projects.list is empty

i've installed and configured both gitolite and gitweb. gitolite works fine, all repositories and users work as expected.. but when i use gitweb, i see a 404 - no projects found. i went on to see that …

yesterday
2 answers

where to start with eclipse plugin programming?

I am new to Java & Eclipse programming. My work demands me to do Eclipe plugin programming using RTC server & client on RTCversion3. Can anybody guide me where to start from?

2 days ago
2 answers

gitolite: default remotes for new repository

I've installed gitolite (locally for now, to experiment) and it seems to work, except that new repositories are not tracking the remote by default after a git clone. If I remember correctly, when I …

May 12 at 20:31
3 answers

git default remote branch with gitolite

I'm using gitflow branching model for some projects. For this reason when someone clone a repository I'd like that the default checked out branch would be the develop branch rather than master. For …

May 12 at 20:27
4 answers

Why does Windows XCOPY fail when invoked via Perl system call via psexec?

I'm using psexec to launch a Perl program on remote Windows machines. The program makes a system call to xcopy.This works fine when run directly (locally) on the machines, but when run remotely via …

May 11 at 20:26
3 answers

Undo remove file in ClearCase

I have a ClearCase view with a folder, and two files. I check out the folder, remove a file and check the folder back in. I am left with one folder and one file. Is there a way to get my file back? …

May 11 at 14:52
1 answer

Repairing Hooks and Permissions in Migrated Gitolite Repo

I had a gitolite pre-g2 repository I am attempting to get going on g3. I copied over the entire repositories folder, and started with a clean g3 conf file, and removed all the gl-perms files to have …

May 10 at 22:13
2 answers

Cruise Control clear case integration

I am trying to integrate clear case with cruise control.I have sucessfully integrates it , but when i check in any changes in clear case the build is not happening automatically.below is my ...

May 10 at 11:51
1 answer

How to retrieve the list of files modified across base lines in clear case

I need to retrieve a list of all the files that have been checked-in across baselines along with the owner name. I tried using the cleartool lsact command : However, this command fetches just for one …

May 10 at 5:40
2 answers

Can't clone gitolite-admin

I'm trying to setup gitolite on my server which is a mac mini running os X leopard (non-server version). I believe I correctly installed gitolite using the root installation method detailed on ...

May 10 at 2:20
3 answers

How do you Calibrate 32.768kHz crystal for PIC24 RTCC

I'm trying to figure out the best method for PIC24 RTCC crystal calibration. Their application note states two methods: using a lookup table and using a reference system clock. According to them the …

May 9 at 6:52
2 answers

With a git hook, how do I force or check user identity?

I'm trying to setup a gitolite server. One problem that I find annoying in git is the username is not checked when committing code. This can lead to a possible "identity phishing" where user1 can ...

May 8 at 21:58
1 answer

cleartool describe -ahlink -all filename

I am doing a describe on a file: ct desc -ahlink -all 5.txt 5.txt@@/main/52 Hyperlinks: Merge <- /vobs/TESTVOB/5.txt@@/main/test_branch/1 Merge <- /vobs/TESTVOB/5.txt@@/main/test_branch/2 …

May 8 at 20:28
3 answers

How can I interact with ClearCase from Perl?

My project needs couple of things to be extracted from ClearCase data using the Perl script in a excel sheet,those are - By giving two particular time line or two baseline. all the activity ...

May 8 at 18:26
1 answer

Wrong versions after moving a label (ClearCase)

I baselined a stream this morning, but someone made changes to a couple files that they did not want included in the baseline. I used the Version Tree to move the label from the newest version to …

May 8 at 18:02
1 answer

Recursive checkout with ClearCase UCM

I have been looking for a recursive checkout/checkin script, and everything that I have seen has been for base ClearCase only. Is there a reason for this? Does anyone have a script that can be used …

May 7 at 19:02
13 answers

Migrate from ClearCase to SVN/Mercurial

At work, we're using ClearCase right now. However, there's a lot of overhead required, especially when someone does something stupid (like erase a view with multiple reserved check-outs on the ...

May 7 at 14:12
5 answers

Gitolite git clone error

I am trying to setu gitolite on my server (Macos server). I followed the instructions in the INSTALL document found here : http://sitaramc.github.com/gitolite/doc/1-INSTALL.html I installed the root …

May 6 at 20:35
2 answers

Disabling .ccexclude Files

We are developing on Visual Studio 2008 with Clearcase integration. Some of our project files have rules which include all files (**) within a particular directory. Sometimes this results in Clearcase …

May 6 at 17:33
2 answers

Migrating from ClearCase to TFS - Out Of Memory Exception

I'm trying to migrate a large ClearCase stream (it has a large history set too) to TFS 2010 using "TFS Integration Tools". The tool hangs at TfsMigrationShell.exe Information: 0 : VersionControl: ...

1 answer

Modifying existing components within stream

I have a component with multiple top level folders which correspond to jar files. Is it bad practice to add new top level folders to this component ( which correspond to new jar files) ? Or should I …

May 4 at 9:21
1 answer

Create project specific files in Clearcase

I'm wondering if it is possible to create project-specific files in Clearcase. What I want to do is create files in one project, use Clearcase to source control the files, but I don't want those ...

May 3 at 19:19
1 answer

what causes CRVAP0237E error, how to fix it?

I got an Error saying: An error occurred during a clearcase operation" Then: CRVAP0237E Resource 'cc.repo.cc-activity:1225576@bd0e4b228d5e4e24b0e5a5a785af21': not found Do you have any clue as …

May 3 at 19:16
2 answers

what is the difference between branch and branch type in rational clearcase

I am new to clearcase and it looks so confusing about branch and branch type and label and label type etc... If i use this command: cleartool mklbtype What it will create, a label or a label type? …

May 3 at 18:01
1 answer

git push origin DENIED by fallthru, hook declined: gitolite

I am having a problem pushing with git using Gitolite. When I try this: git push origin :refs/tags/deployment I get this error: remote: D NAME/install.py repos michael DENIED by fallthru remote: …

May 3 at 15:32
15 30 50 per page
1 2 3