Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
27% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
0 Endorsements
~774 People Reached
Favorite Tags
Member Avatar for isuruj

I tried to execute following target. [code=xml]<target name="A"> <svn> <checkout url="${svn_url}" destPath="ab"/> </svn> </target>[/code] and I got the error "failed to create task or type svn Cause: The name is undefined." I have TortoiseSVN, ant home is ok, got the antsvn lib and put them into ant_home\lib So I don't …

Member Avatar for jonataschagas
0
51
Member Avatar for isuruj

I need to automatically generate ER diagrams by giving the database schema. If somebody knows a free and open source tool for that, please tell me.

Member Avatar for jazz_vill
0
87
Member Avatar for isuruj

I am using CruiseControl Binary Release 2.8.2 and I am sending mails using this. I can only send the url for log file generated by the software. So I need to add some text to email body and attach a file. So can you please tell me how should I …

Member Avatar for Ezzaral
0
82
Member Avatar for isuruj

I need to merge two files using cmd argument. So can somebody tell me what is the command for that?

Member Avatar for musthafa.aj
0
112
Member Avatar for isuruj

I need to checkout from svn repository using cruise control. Without using ANT target for checkout I need to do it by the config.xml file. So can somebody send me the code for that.

0
49
Member Avatar for isuruj

If somebody knows how to merge two SVNs plese tell me. I need to merge the code in local svn into client's svn. Actually there are 2 SVN servers.

0
47
Member Avatar for isuruj

I need to pass a vector<String> from a servlet to a JSP file. The vector contains data retrieved by a database. Sending from the url is not suitable(because there is lot of data). So what is the proper way to do that?

Member Avatar for peter_budo
0
61
Member Avatar for isuruj

I am using scrollTo(x,y) function in my web application and function is not working in IE. But it is working with firefox. I'm using IE6. So can someone give me the reason and how to use scrollTo function with IE?

Member Avatar for futingkiller
0
119
Member Avatar for isuruj

I am using emma-2.1.jar for getting code coverage for my java web application. For generating the coverage.ec file, every time I need to shutdown the tomcat server. But I heard that version 2.1 gives ctl tool for getting coverage.ec file without shutting down the server. But I don't know how …

0
57
Member Avatar for isuruj

I need to copy a file to my machine from a remote machine. Are there any ant targets to do that?

Member Avatar for isuruj
-1
109